diff --git a/README.md b/README.md
index a679f95b7a..c143ab918a 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[agreement_rebate_partner_company_group](agreement_rebate_partner_company_group/) | 18.0.1.0.0 | | Rebate agreements applied to all company group members
-[contract](contract/) | 18.0.2.5.1 | | Recurring - Contracts Management
+[contract](contract/) | 18.0.2.5.2 | | Recurring - Contracts Management
[contract_analytic_tag](contract_analytic_tag/) | 18.0.1.0.0 |
| Contract Analytic Tag
[contract_forecast](contract_forecast/) | 18.0.1.0.1 |
| Contract Forecast
[contract_forecast_variable_quantity](contract_forecast_variable_quantity/) | 18.0.1.0.0 | | Contract Forecast Variable Quantity
diff --git a/contract/README.rst b/contract/README.rst
index 6d7d7db1fc..af5fa72c2d 100644
--- a/contract/README.rst
+++ b/contract/README.rst
@@ -11,7 +11,7 @@ Recurring - Contracts Management
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:18b03b2e2527c4875b06eb16fdea75963f902195518f9c5c755649aa89352108
+ !! source digest: sha256:a07f9fa6975b13ecf4826bd4a5635971b659b9db9286e71100e4802a49d1ef25
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
diff --git a/contract/__manifest__.py b/contract/__manifest__.py
index 9753be2b45..fa06872034 100644
--- a/contract/__manifest__.py
+++ b/contract/__manifest__.py
@@ -11,7 +11,7 @@
{
"name": "Recurring - Contracts Management",
- "version": "18.0.2.5.1",
+ "version": "18.0.2.5.2",
"category": "Contract Management",
"license": "AGPL-3",
"author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)",
diff --git a/contract/static/description/index.html b/contract/static/description/index.html
index aa4bd95ab9..bb82054131 100644
--- a/contract/static/description/index.html
+++ b/contract/static/description/index.html
@@ -372,7 +372,7 @@
This module enables contracts management with recurring invoicing
diff --git a/contract/views/contract.xml b/contract/views/contract.xml
index 923444e553..d81f855596 100644
--- a/contract/views/contract.xml
+++ b/contract/views/contract.xml
@@ -132,6 +132,7 @@