<!DOCTYPE html>
<html>
<head>
<base href="https://welbions-productie.azurewebsites.net/">
<title>Jaarlijkse huurverhoging - Welbions</title>
<meta property="og:site_name" content="Welbions">
<meta property="og:type" content="website" />
<meta property="og:title" content="Jaarlijkse huurverhoging">
<meta property="og:description" content="<null>">
<meta name="description" content="Welbions">
<meta property="og:image" content="https://welbions-productie.azurewebsites.net/<null>">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:url" content="https://welbions-productie.azurewebsites.net:443/jaarlijkse-huurverhoging">

<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<link type="image/x-icon" rel="shortcut icon" href="uiCustom/welbions/images/favicon.ico" />
<meta name="theme-color" content="#095a6d">
<meta name="msapplication-navbutton-color" content="#095a6d">
<meta name="apple-mobile-web-app-status-bar-style" content="#095a6d">
<link rel="apple-touch-icon" href="uiCustom/welbions/images/apple-icons/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="uiCustom/welbions/images/apple-icons/apple-touch-icon-180x180.png" />

<link href="uiCustom/welbions/styles/authored/welbions.main.css" rel="stylesheet"/>

<!--<script src="uiSite/scripts/vendor/jquery/jquery.min.js"></script>-->
<!--<script src="uiSite/scripts/vendor/jquery/jquery-ui.min.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/lazyload/jquery.lazyload-min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/modernizr/modernizr.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/foundation/foundation.min.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/foundation/foundation-datepicker.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/chosen/chosen.jquery-min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/fastclick/fastclick.js" async></script>-->
<!--<script defer src="uiSite/scripts/vendor/moment/moment-min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-sanitize.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-animate.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-route.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-aria.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/angular/angular-material.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/lazyload/jquery.lazyload-min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/ocLazyLoad/ocLazyLoad.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/d3js/d3-3.5.9.min.js"></script>-->
<!--<script defer src="uiSite/scripts/vendor/typeahead/typeahead.bundle-min.js"></script>-->
<!--<script defer src="uiSite/scripts/dist/all-min.js"></script>-->

<!-- Google tag (gtag.js) -->
<!--<script async src="https://www.googletagmanager.com/gtag/js?id=G-VQ7WSW0P8N"></script>-->
<!--<script>-->
<!--  window.dataLayer = window.dataLayer || [];-->
<!--  function gtag(){dataLayer.push(arguments);}-->
<!--  gtag('js', new Date());-->

<!--  gtag('config', 'G-VQ7WSW0P8N');-->
<!--</script>-->



<script defer src="uiSite/scripts/vendor.min.js?v=26.1.12-20260320.1"></script>
<script defer src="uiSite/scripts/iris.min.js?v=26.1.12-20260320.1"></script>

<link rel="stylesheet" href="/uiCustom/welbions/styles/vendor/slick.css" />
<link rel="stylesheet" href="/uiCustom/welbions/styles/vendor/slick-theme.css" />
<script defer src="/uiCustom/welbions/scripts/vendor/slick.min.js"></script>

<script defer src="uiCustom/welbions/scripts/authored/welbions.main-min.js"></script>

<style>
    .popup {
        display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: white;
    transform: translate(-50%, -50%);
    max-width: 80%;
    width: 600px;
    border: 2px solid #925fb1;
    box-shadow: 0 0 0 50000px rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    max-height: 80%;
    overflow-y: auto;
    
    padding-bottom: 40px;
}

.popup.show {
    display: block;
}

.popup .acfileupload span.adminButton {
    height: 28px;
}

.popup .acfileupload span.adminButton:active {
    box-shadow: none!important;
}

.header-search {
    display: flex;
    align-items: center;
    justify-content: end;
}

.header-search a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: normal;
    font-size: 22px;
}

.header-search a span {
        font-family: "KarminaSansW01-Semibold_906167",Verdana,Tahoma,Helvetica,Arial,sans-serif;

}
</style><script src="welbions/init.session"></script>
</head>
<body data-ng-app="angularModule">
<div id="main" data-main-application other-sites="welbions
|Media|publishedMedia" data-container="Sites/Site_welbions_Main" data-is-default="true" guid="72f52445-e464-4055-80a7-35aafbd9831f" site-code="welbions">
      <div id="LoginContent"></div><div style="display: none;">


   







    
 

                                



                                        <section id="content" class="content">
                                                                                                                                    <div class="row ">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
                    
            
    <img ng-src="publishedMedia/bc09d860-0f97-4c34-bda9-1cad73ef803e.png?timestamp=undefined" onerror="this.src='uiSite/images/assets/default-placeholder.png'" loading="lazy"  />
</div>
    </div>
            </div>
            </div>

                                                                                                                        <div class="row ">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
        <h1>Jaarlijkse huurverhoging 2025</h1>
    </div>
    </div>
            </div>
            </div>

                                                                                                                        <div class="row ">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
        <p paraeid="{2c97a114-1898-47c4-b218-999a4c837b45}{15}" paraid="1830664014">Huurders van Welbions met een woning in de sociale huur of middenhuur krijgen dit jaar een huurverhoging van 4,5%. Een uitzondering zijn huurders die een huurprijs lager dan € 350 betalen. Zij krijgen een huurverhoging van maximaal € 25.</p>

<p paraeid="{2c97a114-1898-47c4-b218-999a4c837b45}{45}" paraid="77749428"><strong>Waarom een huurverhoging?</strong><br />
We verhogen de huur omdat ook voor ons de kosten stijgen. Denk aan kosten voor onderhoud, materialen en personeel. De huur die u ons betaalt, gebruiken we bijvoorbeeld om bestaande woningen te onderhouden en energiezuiniger te maken en voor de bouw van nieuwe woningen. Daarnaast vinden we het belangrijk dat het fijn wonen is in de verschillende wijken, ook daar blijven we in 2025 aan werken.</p>
    </div>
    </div>
            </div>
            </div>

                                                                                                                        <div class="row ">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
    <div ac-bling-element-new="Ww0KICB7DQogICAgIm5hbWUiOiAidmlkZW9IZWlnaHQiLA0KICAgICJkZWZhdWx0VmFsdWUiOiAiMzUwIiwNCiAgICAiZGlzcGxheUluRm9ybSI6IHRydWUsDQogICAgImZvcm1UeXBlIjogInJhbmdlIiwNCiAgICAicG9zc2libGVWYWx1ZXMiOiB7DQogICAgICAibWluIjogIjIwMCIsDQogICAgICAibWF4IjogIjYyMCIsDQogICAgICAic3RlcCI6ICIzMCIsDQogICAgICAidW5pdCI6ICIncHgnIg0KICAgIH0sDQogICAgImxhYmVsIjogIlZpZGVvIGhlaWdodCIsDQogICAgInBsYWNlaG9sZGVyIjogInZvZXIgZWVuIGhvb2d0ZSBpbiIsDQogICAgIiQkaGFzaEtleSI6ICJvYmplY3Q6Mzg4MSIsDQogICAgImxvY2FsVmFsdWUiOiAiMzUwIiwNCiAgICAidmFsdWUiOiAiMzUwcHgiDQogIH0sDQogIHsNCiAgICAibmFtZSI6ICJ2aWRlb1dpZHRoIiwNCiAgICAiZGVmYXVsdFZhbHVlIjogIjEwMCIsDQogICAgImRpc3BsYXlJbkZvcm0iOiB0cnVlLA0KICAgICJmb3JtVHlwZSI6ICJyYW5nZSIsDQogICAgInBvc3NpYmxlVmFsdWVzIjogew0KICAgICAgIm1pbiI6ICI1MCIsDQogICAgICAibWF4IjogIjEwMCIsDQogICAgICAic3RlcCI6ICI1IiwNCiAgICAgICJ1bml0IjogIiclJyINCiAgICB9LA0KICAgICJsYWJlbCI6ICJWaWRlbyB3aWR0aCIsDQogICAgInBsYWNlaG9sZGVyIjogInZvZXIgZWVuIGJyZWVkdGUgaW4iLA0KICAgICIkJGhhc2hLZXkiOiAib2JqZWN0OjM4ODIiLA0KICAgICJsb2NhbFZhbHVlIjogIjEwMCIsDQogICAgInZhbHVlIjogIjEwMCUiDQogIH0sDQogIHsNCiAgICAibmFtZSI6ICJ2aWRlb1VybCIsDQogICAgImRpc3BsYXlJbkZvcm0iOiB0cnVlLA0KICAgICJmb3JtVHlwZSI6ICJ1cmwiLA0KICAgICJsYWJlbCI6ICJWaWRlbyB1cmwiLA0KICAgICJwbGFjZWhvbGRlciI6ICJWb2VyIGVlbiB2aWRlbyB1cmwgaW4iLA0KICAgICJpc1JlcXVpcmVkIjogdHJ1ZSwNCiAgICAidmFsaWRhdGlvbkVycm9yTWVzc2FnZSI6ICJWb2VyIGVlbiB2aWRlbyBVUkwgaW4iLA0KICAgICIkJGhhc2hLZXkiOiAib2JqZWN0OjM4ODMiLA0KICAgICJ2YWx1ZSI6ICJodHRwczovL3lvdXR1LmJlL01KU2hEa1gwTURFIg0KICB9DQpd" template-id="bling_8.html"></div>
    <script type="text/ng-template" id="bling_8.html">
        <div class="video__holder"><iframe height="{{videoHeight}}" width="{{videoWidth}}" ng-hide="!videoUrl" class="no-animate" data-ng-src="{{getVideoUrl(videoUrl)}}" allowfullscreen="true" mozallowfullscreen="true" frameborder="0" webkitallowfullscreen="true"></iframe>
</div>    </script>
</div>
    </div>
            </div>
            </div>

                                                                                                                        <div class="row ">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
        <p paraeid="{fa417e9a-681f-4f21-81c0-31fd647a282f}{210}" paraid="1451883633"></p>

<h3 paraeid="{fa417e9a-681f-4f21-81c0-31fd647a282f}{210}" paraid="1451883633">Huurtoeslag</h3>

<p paraeid="{fa417e9a-681f-4f21-81c0-31fd647a282f}{210}" paraid="1451883633"><strong>Heeft u recht op huurtoeslag?</strong><br />
Huurtoeslag is een bijdrage van de overheid om een deel van de huur van uw woning mee te betalen. Om in aanmerking te komen voor huurtoeslag, mag u niet te veel verdienen en mag de huur niet te hoog zijn. Ga naar www.toeslagen.nl/proefberekening en maak een proefberekening. U vult uw gegevens in en ziet dan of u toeslag kunt krijgen en ook hoeveel toeslag u kunt krijgen.</p>

<p paraeid="{fa417e9a-681f-4f21-81c0-31fd647a282f}{210}" paraid="1451883633"><strong>Wij geven uw nieuwe huurprijs door aan de Belastingdienst</strong><br />
Welbions geeft de nieuwe huur door aan dienst Toeslagen. Dit hoeft u niet zelf te doen. Kijk wel een paar keer per jaar op www.toeslagen.nl/pasaan of uw gegevens zoals uw huur en uw inkomen goed zijn. Zo krijgt u het bedrag waar u recht op heeft.</p>
    </div>
    </div>
            </div>
            </div>

                                                                                                                        <div class="row ">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
        <h3 paraeid="{e55adcc1-7f37-46d1-a4ab-052d2d6833a4}{101}" paraid="65708886">Bezwaar maken tegen de huurverhoging</h3>

<p paraeid="{e55adcc1-7f37-46d1-a4ab-052d2d6833a4}{107}" paraid="1869888608">Heeft u een vraag over de huurverhoging? Neemt u dan v&oacute;&oacute;r 1 juli 2025 contact met ons op om dit samen te bespreken. Wilt u weten hoe u bezwaar kunt maken? Lees dan de pagina over bezwaar maken:<br />
<br />
<a class="arrow-link" client-url="bezwaar-2025" data-last-type="page" href="bezwaar-2025" ng-link="" target="" tokenbased="false">Bezwaar maken</a></p>
    </div>
    </div>
            </div>
            </div>

                                                                                                                        <div class="row ">
        
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
        <div class="columns large-12 medium-12 small-12 ">
    <div ac-bling-element-new="Ww0KICB7DQogICAgIm5hbWUiOiAidGV4dEZpZWxkNDgxIiwNCiAgICAidHlwZSI6ICJuZ01vZGVsIiwNCiAgICAidmFsdWUiOiAiPGgzPkFmc3ByYWtlbiBpbiB1dyBodXVyY29udHJhY3Q8L2gzPlxuXG48cD5JbiB1dyBodXVyY29udHJhY3Qgc3RhYW4gZGUgYWZzcHJha2VuIG92ZXIgaGV0IHZlcmhvZ2VuIHZhbiB1dyBuZXR0byBodXVycHJpanMuIFRvZW4gdSBkZSBodXVyb3ZlcmVlbmtvbXN0IG9uZGVydGVrZW5kZSwgZ2luZyB1IGFra29vcmQgbWV0IGVlbiBqYWFybGlqa3NlIGFhbnBhc3NpbmcgdmFuIGRlIGh1dXJwcmlqcy4gSWVkZXIgamFhciBpbmZvcm1lcmVuIHdlIHUgcGVyIGJyaWVmIG1ldCB3ZWxrIGJlZHJhZyBkZSBodXVycHJpanMgb21ob29nIGdhYXQuPC9wPlxuIg0KICB9LA0KICB7DQogICAgIm5hbWUiOiAidGV4dEZpZWxkNDgyIiwNCiAgICAidHlwZSI6ICJuZ01vZGVsIiwNCiAgICAidmFsdWUiOiAiPGgzPkh1dXJ2ZXJob2dpbmcgZW4gaHV1cnRvZXNsYWc8L2gzPlxuXG48cD5BbHMgdXcgaHV1ciB2ZXJhbmRlcnQsIGthbiBkYXQgZ2V2b2xnZW4gaGViYmVuIHZvb3IgZGUgaG9vZ3RlIHZhbiB1dyBodXVydG9lc2xhZy48YnIgLz5cbjxiciAvPlxuPGEgY2xhc3M9XCJhcnJvdy1saW5rXCIgY2xpZW50LXVybD1cImdldm9sZ2VuLWh1dXJ2ZXJob2dpbmctdm9vci11dy1odXVydG9lc2xhZ1wiIGRhdGEtbGFzdC10eXBlPVwicGFnZVwiIGhyZWY9XCJnZXZvbGdlbi1odXVydmVyaG9naW5nLXZvb3ItdXctaHV1cnRvZXNsYWdcIiBuZy1saW5rPVwiXCIgdGFyZ2V0PVwiXCIgdG9rZW5iYXNlZD1cImZhbHNlXCI+R2V2b2xnZW4gdm9vciBodXVydG9lc2xhZzwvYT48L3A+XG4iDQogIH0NCl0=" template-id="bling_48.html"></div>
    <script type="text/ng-template" id="bling_48.html">
        <div class="meer-weten"><div class="meer-weten__title"><h4>Meer weten?</h4></div><div class="meer-weten__content"><div class="row"><div class="columns small-12 medium-6 large-6"><div data-ng-if="!publishMode" ac-editor-inline="" data-init-after="$root.stylesLoaded" should-allow-edit="AllowElementEdit(subColumn.ContentID)" load-custom-styles="true" element-type="text" data-ng-model="textField482" data-context="bling" output-tag="p"></div><div data-ng-if="publishMode" data-ng-bind-html="textField482"></div></div><div class="columns small-12 medium-6 large-6"><div data-ng-if="!publishMode" ac-editor-inline="" data-init-after="$root.stylesLoaded" should-allow-edit="AllowElementEdit(subColumn.ContentID)" load-custom-styles="true" element-type="text" data-ng-model="textField481" data-context="bling" output-tag="p"></div><div data-ng-if="publishMode" data-ng-bind-html="textField481"></div></div></div></div></div>    </script>
</div>
    </div>
            </div>
            </div>

                                                </section>
                <section id="content01" class="content">
                    </section>
            <section id="content02" class="content">
                            <div class="row">
                            
                                <div class="columns large-12 medium-12 small-12 ">
            <div class="row">
        
                <div class="columns large-12 medium-12 small-12 panel">
        <h3></h3>

<h3>Check huurverhoging</h3>

<p>Bij de Woonbond kunt u online checken welke huurverhoging een verhuurder mag vragen.<br />
<a ac-log-reference="" class="arrow-link" client-url="https://www.woonbond.nl/huurverhogingscheck/" data-last-type="url" data-pageid="1660" href="https://www.woonbond.nl/huurverhogingscheck/" ng-link="" target="_blank" tokenbased="false">Doe de check</a></p>

<h3></h3>

<h3 paraeid="{2c97a114-1898-47c4-b218-999a4c837b45}{211}" paraid="1166432458"><strong>Huurverhoging vrije sector </strong></h3>

<p paraeid="{2c97a114-1898-47c4-b218-999a4c837b45}{211}" paraid="1166432458">Huurders die een woning in de vrije sector huren, krijgen dit jaar een huurverhoging van 4,1%.</p>

<p paraeid="{2c97a114-1898-47c4-b218-999a4c837b45}{223}" paraid="1542558740">De overheid heeft een maximale huurstijging in de vrije sector bepaald; maximaal inflatie +1% &oacute;f CAO-loonontwikkeling +1%. Het laagste percentage geldt en wordt jaarlijks bekendgemaakt. De inflatie van december 2023 tot december 2024 was 3,1%. Daardoor is de toegestane jaarlijkse huurverhoging vanaf 1 januari 2025 maximaal (3,1% inflatie + 1 =) 4,1% in de vrije sector.</p>

<h3><strong>Huurverhoging bij verbeteringen aan uw woning</strong></h3>

<p>Het kan zijn dat uw woning dit jaar groot onderhoud krijgt. Soms worden dan tegelijkertijd verbeteringen aangebracht. In dat geval kan het zijn dat u voor een bepaalde verbetering iets extra aan huur gaat betalen; een huurverhoging. Dit is een andere huurverhoging dan de jaarlijkse huurverhoging voor alle huurders.</p>
    </div>
    </div>
            </div>
                        </div>
            </section>
            <section id="content03" class="content">
                    </section>
            <section id="content04" class="content">
                    </section>
            <section id="content05" class="content">
                    </section>
            <section id="content06" class="content">
                    </section>
            <section id="content07" class="content">
                    </section>
            <section id="content08" class="content">
                    </section>
            <section id="content09" class="content">
                    </section>
    </div>
</div>

<div id="cookie-melding" style="position: fixed; bottom: 0; width: 100%; background-color: #f1f1f1; padding: 20px; text-align: center; z-index: 1000;">
    <span>Welbions verwerkt alleen functionele <a href="/cookies">cookies</a>. We verwerken geen persoonsgegevens. <a href="" onclick="closeCookieNotice()"><b>Sluiten</b></a></span>
</div>

<script>
    function closeCookieNotice() {
        document.getElementById("cookie-melding").style.display = "none";
        localStorage.setItem("cookieNoticeClosed", "true");
    }

    // Check if the cookie notice should be displayed or not
    window.onload = function() {
        var isClosed = localStorage.getItem("cookieNoticeClosed");
        if (isClosed) {
            document.getElementById("cookie-melding").style.display = "none";
        }
    }
</script><div id="errorpopup"></div>
</body>
</html>