diff --git a/contrib/pg_tde/documentation/docs/templates/pdf_cover_page.tpl b/contrib/pg_tde/documentation/docs/templates/pdf_cover_page.tpl
index 28d0a506f1b..576e8d262ef 100644
--- a/contrib/pg_tde/documentation/docs/templates/pdf_cover_page.tpl
+++ b/contrib/pg_tde/documentation/docs/templates/pdf_cover_page.tpl
@@ -7,5 +7,5 @@
{% if config.site_description %}
{{ config.site_description }}
{% endif %}
- 2.0 (2025-08-30)
+ 2.0 (2025-09-01)
\ No newline at end of file
diff --git a/contrib/pg_tde/documentation/variables.yml b/contrib/pg_tde/documentation/variables.yml
index 2ff670155b9..1427a440653 100644
--- a/contrib/pg_tde/documentation/variables.yml
+++ b/contrib/pg_tde/documentation/variables.yml
@@ -4,7 +4,7 @@ latestreleasenotes: 'release-notes-v2.0'
tdeversion: '2.0'
release: '2.0'
pgversion17: '17.5'
-tdebranch: release-17.5.2
+tdebranch: release-17.5.3
date:
GA20: '2025-09-01'