Construction Market Intelligence UK Edition Q4 2025

  • Insights
  • Construction Market Intelligence UK Edition Q4 2025
About this article
Roger Hogg

Author

Roger Hogg

Themes

Market Research , Tender Price Forecast
Market Insights

Sign Up for Market Trends & Insights

Connect

Just published is the Q4 2025 edition of Construction Market Intelligence, RLB’s comprehensive and up-to-date guide to construction activity around the UK incorporating our quarterly tender price forecast. 

This quarter our analysts say that the government’s much-anticipated second Budget is expected to have a limited impact on construction inflation, with a marginal increase to round off 2025 and a marginal decrease in the forecast for 2026. 

Latest construction industry news 

In the report’s Executive Summary, we present and discuss national statistical data to give an overview of construction activity within the context of the whole economy. We cover: 

  • Macro-economic conditions 
  • Construction pipeline prospects 
  • Input costs 
  • Tender prices 

Tender price forecast and construction cost management 

The RLB Tender Price Index – which combines our regional forecasts to create an average, weighted by regional workload – creates a national figure on the state and direction of the tender market. 

As of Q4 2025, RLB’s forecast tender price uplift for 2025 is 3.17%, compared to the previous quarter’s forecast of 3.03%. 

Use our Construction Cost Calculator to estimate the costs of your next project using our industry-leading tools. 

Update on market conditions in every UK region 

Read the Regional Insights section of the report for the latest analysis of construction activity and tender price movements at a local level. 

Our on-the-ground experts also share their insights on the likely impacts the Budget will have on the construction industry in their region. 

Essential reading for construction professionals 

Construction Market Intelligence is essential reading for anyone involved in cost management and procurement– investors, developers, and project teams and their supply chains. 

Read our other insightful reports and surveys to keep up to speed with market trends and activity in construction. 

FURTHER INFORMATION:

Roger Hogg
Roger Hogg

UK Research and Development Manager

RLB logo
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

.btn-reset { background-color: transparent; border: none; cursor: pointer; outline: 0; margin: 0; padding: 0; } .accessibility-container { position: fixed; bottom: 90px; right: 20px; display: flex; flex-direction: column; align-items: end; z-index: 100; } .accessibility-toast { background-color: #CD0E2C; color: white; border: none; padding: 12px 20px; border-radius: 8px; font-size: 16px; display: flex; align-items: center; gap: 8px; transition: background 0.3s ease; } .accessibility-toast__button { color: #ffffff; font-weight: bold; font-size: 18px; } .accessibility-btn { margin-top: 16px; background-color: #CD0E2C; color: #ffffff; display: flex; align-items: center; justify-content: center; border-radius: 50%; width: 64px; height: 64px; box-shadow: 0 4px 8px rgba(0,0,0,0.2); position: relative; transition: transform 0.2s ease, background-color 0.3s ease; } .accessibility-btn::before { content: ''; display: inline-block; position: absolute; top: -2px; left: -2px; bottom: -2px; right: -2px; border-radius: inherit; border-width: 1px; border-style: solid; border-color: #CD0E2C; animation: btnIconRipple 1s cubic-bezier(0.23, 1, 0.32, 1) both infinite; } .accessibility-btn:hover { background-color: #a93226; transform: scale(1.05); } .accessibility-symbol { display: inline-block; } @keyframes btnIconRipple { 0% { border-width: 4px; transform: scale(1); } 80% { border-width: 1px; transform: scale(1.35); } 100% { opacity: 0; } }
Accessibility Tools ×
Accessibility Icon
const closeButton = document.querySelector('.accessibility-toast__button'); const accessibilityToast = document.querySelector('.accessibility-toast'); closeButton.addEventListener('click', () => { accessibilityToast.style.display = 'none'; });