You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Corrected Universal Credit rebalancing so existing health-element claimants keep their combined award CPI-protected and single claimants under 25 receive the matching standard allowance top-up.
Copy file name to clipboardExpand all lines: docs/book/policy/model-baseline.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The government increased the [employer National Insurance rate from 13.8% to 15%
12
12
13
13
### Universal Credit rebalancing
14
14
15
-
Parliament passed legislation to implement Universal Credit rebalancing reforms, with the [rebalancing switch activated in fiscal year 2025-26](https://github.com/PolicyEngine/policyengine-uk/blob/master/policyengine_uk/parameters/gov/dwp/universal_credit/rebalancing/active.yaml#L3). The reforms include [graduated standard allowance uplifts](https://github.com/PolicyEngine/policyengine-uk/blob/master/policyengine_uk/parameters/gov/dwp/universal_credit/rebalancing/standard_allowance_uplift.yaml) above inflation: 2.3% in 2026-27, 3.1% in 2027-28, 4.0% in 2028-29, and 4.8% in 2029-30. A [new health element of £217.26](https://github.com/PolicyEngine/policyengine-uk/blob/master/policyengine_uk/parameters/gov/dwp/universal_credit/rebalancing/new_claimant_health_element.yaml#L3) will be introduced for new claimants in fiscal year 2026-27.
15
+
Parliament passed legislation to implement Universal Credit rebalancing reforms, with the [rebalancing switch activated in fiscal year 2025-26](https://github.com/PolicyEngine/policyengine-uk/blob/master/policyengine_uk/parameters/gov/dwp/universal_credit/rebalancing/active.yaml#L3). The reforms include [graduated standard allowance uplifts](https://github.com/PolicyEngine/policyengine-uk/blob/master/policyengine_uk/parameters/gov/dwp/universal_credit/rebalancing/standard_allowance_uplift.yaml) above inflation: 2.3% in 2026-27, 3.1% in 2027-28, 4.0% in 2028-29, and 4.8% in 2029-30. A [new health element of £217.26](https://github.com/PolicyEngine/policyengine-uk/blob/master/policyengine_uk/parameters/gov/dwp/universal_credit/rebalancing/new_claimant_health_element.yaml#L3) applies to most new claimants in fiscal year 2026-27, while existing health-element claimants keep the combined value of their standard allowance and health element at least in line with CPI. Single claimants under 25 receive an additional standard allowance top-up to preserve that protection.
16
16
17
17
### Benefit uprating
18
18
@@ -113,4 +113,4 @@ Notable exclusions:
113
113
-**Non-UK resident stamp duty surcharge**: 2% additional rate from fiscal year 2021-22 is not modelled
114
114
-**Some devolved tax policies**: Beyond property transaction taxes, other devolved policies may have limited coverage
115
115
116
-
All parameter values include references to primary legislation and can be found in the [PolicyEngine UK parameters directory](https://github.com/PolicyEngine/policyengine-uk/tree/master/policyengine_uk/parameters).
116
+
All parameter values include references to primary legislation and can be found in the [PolicyEngine UK parameters directory](https://github.com/PolicyEngine/policyengine-uk/tree/master/policyengine_uk/parameters).
Copy file name to clipboardExpand all lines: docs/book/policy/uc-rebalancing.md
+20-7Lines changed: 20 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,16 +7,25 @@ The Universal Credit rebalancing reforms represent changes to Universal Credit p
7
7
## Overview
8
8
9
9
```{important}
10
-
The reforms consist of two main components: health element changes for new claimants and standard allowance uplifts.
10
+
The reforms combine a higher standard allowance, protected awards for existing health-element recipients, and a lower fixed health element for most new claimants.
11
11
```
12
12
13
-
1.**Health element changes for new claimants**: New Universal Credit claimants from April 2026 onwards receive a fixed health element amount, while existing claimants continue to receive inflation-linked increases.
13
+
1.**Protected awards for existing claimants**: Existing recipients of the health element keep the combined value of their standard allowance and health element at least in line with CPI inflation through 2029-30.
14
14
15
-
2.**Standard allowance uplifts**: The standard allowance receives additional uplifts beyond the annual inflationary increase from 2026-2029.
15
+
2.**Health element changes for new claimants**: New Universal Credit claimants from April 2026 onwards receive a fixed monthly health element amount of £217.26, rather than the protected existing-claimant amount.
16
+
17
+
3.**Standard allowance uplifts**: The standard allowance receives additional uplifts beyond the annual inflationary increase from 2026-2029. Single claimants under 25 receive a further top-up so their protected combined award also keeps pace with inflation.
16
18
17
19
## Health element changes
18
20
19
-
From April 2026, new Universal Credit claimants who qualify for the Limited Capacity for Work-Related Activity (LCWRA) element receive a fixed monthly amount of £217.26, rather than the inflation-adjusted amount that pre-2026 claimants continue to receive.
21
+
From April 2026, new Universal Credit claimants who qualify for the Limited Capability for Work-Related Activity (LCWRA) element receive a fixed monthly amount of £217.26.
22
+
23
+
Existing recipients are treated differently. Their LCWRA amount is uprated so that the combined value of:
24
+
25
+
- the single-over-25 standard allowance, and
26
+
- the health element
27
+
28
+
rises at least in line with CPI inflation. Because that flat protected health element is calibrated against the single-over-25 rate, single claimants under 25 receive an additional standard allowance top-up to preserve the same real-terms protection.
20
29
21
30
The implementation uses transition probabilities based on WPI Economics analysis for the Trussell Trust, derived from administrative Personal Independence Payment data. The probability of being a new claimant varies by year:
22
31
@@ -34,7 +43,7 @@ The standard allowance receives additional percentage uplifts beyond the normal
34
43
- 2028: 4.0% additional uplift (cumulative)
35
44
- 2029: 4.8% additional uplift (cumulative)
36
45
37
-
These uplifts are applied to the previous year's standard allowance amount and compound over time.
46
+
These uplifts are applied to the CPI-uprated standard allowance for each year. In other words, the model first applies the usual CPI uprating and then applies the rebalancing uplift on top.
38
47
39
48
## Implementation
40
49
@@ -43,7 +52,7 @@ The reforms are implemented through parameters, scenario modifiers, and scenario
43
52
```
44
53
45
54
-**Parameters**: Three YAML files define the reform's activation status, health element amount for new claimants, and standard allowance uplift rates.
46
-
-**Scenario modifier**: The `add_universal_credit_reform` function applies the changes to Universal Credit calculations during microsimulation.
55
+
-**Scenario modifier**: The `add_universal_credit_reform` function applies the protected existing-claimant health-element path and the single-under-25 top-up during microsimulation.
47
56
-**Scenario**: The `universal_credit_july_2025_reform` scenario enables the reforms in policy analysis.
Copy file name to clipboardExpand all lines: docs/book/usage/scenarios.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -391,14 +391,14 @@ for year in [2025, 2027, 2029]:
391
391
392
392
### Building Universal Credit scenarios with dynamic changes
393
393
394
-
Some scenarios need to make changes that depend on the simulation's own data. Here's how to create a UC scenario that adjusts payments based on claimant characteristics:
394
+
Some scenarios need to make changes that depend on the simulation's own data. Here's how to create a UC scenario that adjusts health-element payments based on claimant characteristics:
395
395
396
396
```python
397
397
from policyengine_uk import Scenario, Microsimulation
0 commit comments