§PlainStatute

Housing & Tenant · Rent Increase Notice

Rent Increase Notice in Vermont

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

Confirmedagainst §4455 · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Notice before a rent increase · Vermont
60 days, effective at the start of a rental period
Dedicated statute
Vermont requires no less than 60 days actual notice before a rent increase under 9 V.S.A. 4455, and the increase can only take effect on the first day of a rental period.
Month-to-month notice60 days
Larger or longer noticeRent fixed until renewal
Rent-amount capNot covered here
Statute§4455

The notice periods in Vermont

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

WhenNotice in VermontWhat it means
Any rent increase60 daysNo less than 60 days actual notice, and the increase takes effect on the first day of the rental period following that notice, under 9 V.S.A. 4455.
Fixed-term leaseNone mid-termDuring a fixed-term lease the rent is fixed until renewal. The 60-day rule governs a periodic tenancy.
Local ordinanceVariesBurlington should be checked for any local rule, but the state figure of 60 days is the operative notice.
If notice is skippedNot effectiveVermont writes the effective date into the rule rather than leaving it to argument: 60 days of actual notice, and then the increase can only start on the first day of a rental period, never partway through one. The actual-notice language, the same Vermont uses for landlord entry, sets a standard about the notice really reaching the renter rather than about the form it takes.
StatuteVt. Stat. Ann. tit. 9, §4455The 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 Vermont. This is legal information, not legal advice.

  1. Count 60 days to a rental-period start

    Vermont requires no less than 60 days actual notice, and the increase can only begin on the first day of a rental period. So it cannot take effect mid-month, and a shorter notice is improper.

  2. Understand actual notice

    Actual notice means the notice has to genuinely reach you, not just be sent. So a notice that never actually got to you may not satisfy the 60 days, which is stricter than a mailing rule.

  3. Confirm your tenancy type

    The 60-day rule governs a periodic tenancy. A fixed-term lease locks the rent until renewal.

  4. Get local help

    A local Vermont legal aid office can confirm whether an increase was properly noticed. 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 Vermont renters get wrong

Vermont writes the effective date into the rule rather than leaving it to argument. Under 9 V.S.A. 4455 a rent increase takes at least sixty days of actual notice, and then it can only start on the first day of a rental period, never partway through one. Vermont uses the same actual notice language it uses for landlord entry, which sets a standard about the notice really reaching the renter rather than about the form it takes. So a Vermont renter has two firm anchors: sixty days, and a start date that has to line up with the beginning of a rental period. There is no cap on the amount and no stated frequency limit. During a fixed term the rent is locked until renewal. For a Vermont renter the practical checks are whether the notice genuinely reached them at least sixty days out, and whether the increase is set to begin at the start of a rental period rather than mid-month, because a notice that fails either test is not effective.

Common questions

When exactly does a Vermont increase take effect?

On the first day of the rental period following no less than 60 days actual notice. So the increase cannot begin partway through a month, and it needs a full 60 days of notice that genuinely reached you before that start date.

What is actual notice in Vermont?

Actual notice means the notice has to genuinely reach you, not merely be sent. So a notice that never actually got to you may not satisfy the 60 days, which is a stricter standard than a rule met by mailing alone.

Is there a cap in Vermont?

No. Vermont sets no cap on how much rent can rise. It regulates the notice and the effective date, but the size of an increase is not limited by the statute.

Can the rent rise mid-month in Vermont?

No. 9 V.S.A. 4455 says an increase takes effect on the first day of a rental period. So it cannot bite partway through a month, which prevents a mid-period increase.

Primary source
Vt. Stat. Ann. tit. 9, §4455
Vermont Statutes (9 V.S.A. § 4455, 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--vermont"
  title="Vermont 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--vermont"></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>