§PlainStatute

Housing & Tenant · Rent Increase Notice

Rent Increase Notice in Massachusetts

How many days of advance notice a landlord must give before a rent increase takes effect in Massachusetts, how a fixed-term lease is treated, and what to check, cited to the statute.

Confirmedagainst §12 · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Notice before a rent increase · Massachusetts
30 days or your rent interval, whichever is longer
Via termination notice
Massachusetts has no rent-increase statute. To raise the rent on a tenancy at will the landlord must end it, which under G.L. c. 186, 12 takes the rent interval or 30 days, whichever is longer.
Month-to-month notice30 days
Fixed-term leaseThree months
Rent-amount capNot covered here
Statute§12

The notice periods in Massachusetts

How much warning is required before a higher rent can take effect, and how a fixed lease is treated.

No dedicated rent-increase statute here

Massachusetts has no statute that specifically sets a rent-increase notice. On a month-to-month tenancy, a landlord can raise the rent only by giving the same notice used to end or change the tenancy, shown below. During a fixed-term lease the rent is locked.

WhenNotice in MassachusettsWhat it means
Tenancy at will30 days or the rent intervalThe interval between days of payment or 30 days, whichever is longer, under G.L. c. 186, 12.
Rent payable every three months or moreThree monthsWhere rent is payable at intervals of three months or more, three months notice.
Fixed-term leaseNone mid-termDuring a fixed-term lease the rent is fixed until renewal. This rule governs a tenancy at will, which is what a rent increase must end and re-form.
Local ordinanceVariesMassachusetts abolished rent control by statewide referendum, and Boston, Cambridge, and Somerville have since sought local authority to reinstate it, so check the current position in those cities.
If notice is skippedNot effectiveA valid Massachusetts rent increase notice terminates the existing tenancy at the current rent and offers a new tenancy at the higher rent, and the statute says including that offer does not invalidate the termination. So what looks like a demand for more money is actually a notice to quit with an offer attached, and the difference matters if a renter wants to argue about it.
StatuteMass. Gen. Laws ch. 186, §12 (termination; no dedicated rent-increase statute)The controlling statute for this notice period. Read the full text through the source link below.

Next steps if your rent is going up

Concrete, neutral steps to check a rent increase in Massachusetts. This is legal information, not legal advice.

  1. Read the letter as a notice to quit

    A Massachusetts rent increase legally ends your tenancy at the old rent and offers a new one at the higher rent. So a letter that looks like a rent demand is a termination notice with an offer, which changes how you can respond.

  2. Work out your notice from your rent interval

    The notice is the interval between rent payments or 30 days, whichever is longer. If you pay monthly, that is at least 30 days, and if you pay every three months, it is three months.

  3. Decide whether to accept the offer

    You can accept the new tenancy at the higher rent, or treat the notice as ending the tenancy and plan accordingly. Respond in writing to keep your position clear.

  4. Get local help

    A local Massachusetts legal aid office can confirm your notice period and any city rent rule. Search for legal aid in your area.

This is general legal information, not legal advice. Read your own lease and check for a local ordinance, since either can change the notice that applies to your home.

What Massachusetts renters get wrong

Massachusetts is the state where the derived nature of this topic is written into the statute rather than merely implied. To charge a tenant at will more rent, a landlord has to end the tenancy at the old rent and offer a new one, and under G.L. c. 186, 12 the code says in terms that putting both into one letter does not spoil the notice. That is worth explaining, because a Massachusetts renter who receives what looks like a demand for more money is actually receiving a notice to quit with an offer attached, and the difference matters if they want to argue about it. The notice period is the interval between days of payment or thirty days, whichever is longer, and three months where rent is payable at intervals of three months or more. There is no statewide cap, since Massachusetts abolished rent control by referendum, though Boston, Cambridge, and Somerville have sought local authority to reinstate it. For a renter the practical point is to read the increase letter as a termination notice, work out the interval-based period, and decide whether to accept the new tenancy or leave.

Common questions

Why does my rent increase letter say my tenancy is ending in Massachusetts?

Because that is how a rent increase works for a tenancy at will. Under G.L. c. 186, 12 the landlord must end the old tenancy at the current rent and offer a new one at the higher rent, so the letter is a notice to quit with an offer attached.

How long is my notice if I pay weekly in Massachusetts?

The notice is the interval between rent payments or 30 days, whichever is longer. If you pay weekly, the interval is short, so the 30-day floor applies. If you pay every three months or more, the notice is three months.

Can I stay at the old rent in Massachusetts?

Only if you accept nothing new, because the increase notice ends the old tenancy, so staying means either accepting the new tenancy at the higher rent or negotiating. You cannot simply remain at the old rent once a valid notice runs.

Is there rent control in Boston in Massachusetts?

Not currently at the state level, because Massachusetts abolished rent control by referendum. Boston, Cambridge, and Somerville have sought local authority to reinstate it, so check the current position in your city before relying on any cap.

Primary source
Mass. Gen. Laws ch. 186, §12 (termination; no dedicated rent-increase statute)
Massachusetts General Laws (c. 186, § 12, via FindLaw mirror) · codes.findlaw.com
Cholilurrohman
Every figure on this page is checked line-by-line against the current statute. 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/rent-increase-notice--massachusetts"
  title="Massachusetts statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="rent-increase-notice--massachusetts"></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>