diff --git a/poetry.lock b/poetry.lock
index f6b5965b1e1636a5de231e6d09fd570bba055a62..c6bd577dcdfdd745136fdef51b1251918475455d 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -438,7 +438,7 @@ openfisca-france-with-indirect-taxation = {git = "https://git.leximpact.dev/lexi
 type = "git"
 url = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-reforms.git"
 reference = "HEAD"
-resolved_reference = "8e440e767756aca98fe793e05d61a021ef5e1afc"
+resolved_reference = "08aa40941aacab54fa37984df4c29c895820a13b"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
diff --git a/pyproject.toml b/pyproject.toml
index 29e1f7e098830b49e9e89d0978c22d900b10a484..88dc3e14e413527276cfd9254e2e244ca0bd991a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.324"
+version = "0.1.325"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0-or-later"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]