§PlainStatute

Written Contract · Statute of Limitations

Deadline to Sue Over a Contract in Minnesota

How long you have to sue over a broken written contract in Minnesota, the statute of limitations, plus when the clock starts, the shorter deadline for oral contracts, and the four-year UCC rule for a sale of goods. Cited to the statute.

CitedCited to its source
Statute Minn. Stat. §541.05 · revisor.mn.gov
Confirming against the full textHow we verify →
Deadline to sue over a contract · Minnesota
6 years
On a written contract
You have six years to sue over a broken written contract in Minnesota. Minn. Stat. §541.05, subd. 1(1) sets a six-year limit for contract actions, and the same six years applies whether your agreement is written or oral.
Time to sue6 years
Clock startsWhen the breach occurs
Discovery ruleYes (narrow)
StatuteMinn. Stat. §541.05

How the deadline works in Minnesota

When the clock starts, whether a discovery rule can delay it, and the deadlines that differ for oral contracts and a sale of goods.

How the clock worksIn MinnesotaWhat it means
Standard deadline6 yearsThe general limitations period to file a written-contract claim.
StatuteMinn. Stat. §541.05, subd. 1(1)The controlling statute for the limitations period. Read the full text through the source link below.

When it starts

The six years generally runs from the breach, when the other side fails to perform, not from when you discover it. For an installment or continuing obligation, a fresh six-year clock can run from each missed performance. Fraudulent concealment can delay the start until you discover the facts behind the fraud.

Discovery rule Yes

Limited. Minnesota accrues a contract claim at the breach by default, not at discovery. The main exception is fraudulent concealment, which can postpone accrual until the aggrieved party discovers the facts constituting the fraud. Treat delayed discovery as the narrow exception.

Statute of repose: None

No general statute of repose for ordinary written contracts, so the six-year clock runs from the breach. Claims over improvements to real property carry their own separate outer limit under Minnesota law, but that repose does not govern the general contract deadline.

Deadlines that can differPeriodWhat it means
Oral contract6 yearsMinnesota does not shorten oral agreements. Section 541.05, subd. 1(1) applies the same six-year period whether or not the contract is written, so the written-versus-oral split that catches other states does not arise here. Confirm the facts still fit a contract claim.
Sale of goods (UCC)4 yearsA sale of goods runs on Minn. Stat. §336.2-725, four years from the breach, with warranty claims accruing at delivery regardless of your knowledge. Parties may agree to shorten it to no less than one year but may not extend it.
Fraudulent concealmentDelayed startWhere the other side fraudulently conceals the breach, Minnesota can postpone the start of the six years until you discover the facts constituting the fraud. This tolling is narrow and does not apply to an ordinary late-found breach.

What you can do right now

Concrete, neutral steps if a contract was broken in Minnesota and the clock is running. This is legal information, not legal advice.

  1. Fix the breach date and confirm it is a contract claim

    Write down when the other side broke the agreement. Minnesota gives both written and oral contracts six years under §541.05, subd. 1(1), so the form of the contract does not change the deadline, but the breach date sets the clock.

  2. For installment deals, count from each missed payment

    If the contract calls for ongoing performance, each separate breach can start its own six-year clock. That can keep newer claims alive while barring older ones, so map every date before assuming the whole dispute is timely.

  3. If goods were sold, check the UCC clock

    A sale of goods runs on Minn. Stat. §336.2-725, which accrues at delivery for warranty claims. Confirm whether your deal is a sale of goods rather than a services or general contract, because the accrual rule differs.

  4. Talk to a Minnesota attorney before the deadline

    Whether concealment delayed accrual, and when the breach occurred, turn on your facts. A licensed Minnesota attorney can confirm your exact deadline before the six years runs.

This is general legal information, not legal advice. Deadlines turn on the specific facts of your case, and exceptions cut both ways, so confirm your date with a licensed attorney before relying on it.

What Minnesota contract claimants get wrong

Minnesota gives contract claims a clean six-year deadline, and the trap is assuming the clock always starts when you notice the problem. A written contract carries six years under Minnesota Statutes section 541.05, subdivision 1(1), and an oral one carries the same six years, so the written-versus-oral gap that decides cases in California does not exist here. The period usually runs from the breach, when the other side fails to perform, not from your later discovery of it. The one real escape is fraudulent concealment, which can push the start later until you discover the facts behind the fraud, but that is narrow and does not cover an ordinary late-found breach. A sale of goods runs on its own four-year rule in section 336.2-725, with accrual at delivery for warranty claims. If your deadline is close, pin down the exact breach date and whether anything was hidden from you before relying on the full six years.

Common questions

What is the statute of limitations on a written contract in Minnesota?

Six years from the breach, under Minn. Stat. §541.05, subd. 1(1), for an action on a contract or obligation. The clock generally runs from when the contract was broken, not from when you discovered it.

Is an oral contract the same deadline as a written one in Minnesota?

Yes. Section 541.05, subd. 1(1) applies the same six-year period to both written and oral contracts, so Minnesota does not shorten the deadline for an unwritten agreement.

When does the six years start in Minnesota?

Generally at the breach. Minnesota measures from when the contract was broken, not from discovery. The main exception is fraudulent concealment, which can delay the start until you discover the facts behind the fraud.

Is a contract to buy goods still six years in Minnesota?

No, it is four years under the UCC. A sale of goods is governed by Minn. Stat. §336.2-725, a four-year period that accrues at delivery for warranty claims regardless of your knowledge. Parties may shorten it to no less than one year.

Primary source
Minn. Stat. §541.05, subd. 1(1)
Minnesota Office of the Revisor of Statutes, Section 541.05 · revisor.mn.gov
Cholilurrohman
Every figure on this page is cited to its source; a line-by-line statute confirmation is pending. Editorial standards →

Not legal advicePlainStatute provides plain-language summaries of public law for general information only. This is not legal advice. Statutes change; always confirm current requirements with the official source linked above before acting.

Embed this explainer

Paste this on your own site. The embed stays in sync with this page, so any update here shows up there too.

<iframe
  src="https://plainstatute.com/embed/statute/written-contract-statute-of-limitations--minnesota"
  title="Minnesota statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="written-contract-statute-of-limitations--minnesota"></iframe>
<script>
  window.addEventListener('message', function (e) {
    if (e.origin !== 'https://plainstatute.com') return;
    var d = e.data || {};
    if (d.type !== 'plainstatute:embed-height') return;
    var f = document.querySelector('iframe[data-plainstatute="' + d.slug + '"]');
    if (f) f.height = d.height;
  });
</script>