diff --git a/LHCbSys/cmt/requirements b/LHCbSys/cmt/requirements
index 19dcb631e535c57f3befdbae8ffc00f2bc68ae13..0e78c5425138cc05bdb2a529a45841a5f088ec9c 100755
--- a/LHCbSys/cmt/requirements
+++ b/LHCbSys/cmt/requirements
@@ -1,5 +1,5 @@
 package LHCbSys
-version           v35r1p3
+version           v35r1p5
 
 branches doc cmt tests
 
diff --git a/ReleaseNotes/release_notes_template.md b/ReleaseNotes/release_notes_template.md
index 86eea30436861fac112524881d2834e741da4c29..175f3d7b0f470c1ed28e77783ec8f92836e23835 100644
--- a/ReleaseNotes/release_notes_template.md
+++ b/ReleaseNotes/release_notes_template.md
@@ -21,9 +21,7 @@
 {{date}} {{project}} {{version}}
 ===
 
-This version uses
-{{project_deps[:-1]|join(',\n')}} and
-{{project_deps|last}}.
+This version uses Gaudi v23r3 and LCG_64 with ROOT 5.34
 
 This version is released on `reco14-patches` branch. It is intended for 2013 incremental stripping (S20r2pX (pp 2.76 TeV), S20r3pX (pA)), patches to Brunel (Reco14) in Run 1 simulation worflows and stripping (S20r2, S20r3, S20r3p1) in 2013 simulation workflows. Builds with gcc46 on slc5.
 Built relative to {{project}} [{{project_prev_tag}}](../-/tags/{{project_prev_tag}}), with the following changes:
diff --git a/ReleaseNotes/v35r1p5.md b/ReleaseNotes/v35r1p5.md
new file mode 100644
index 0000000000000000000000000000000000000000..9131ac21990454efb820db170424d1b6e75654ae
--- /dev/null
+++ b/ReleaseNotes/v35r1p5.md
@@ -0,0 +1,20 @@
+2024-12-10 LHCb v35r1p5
+===
+
+This version uses Gaudi v23r3 and LCG_64 with ROOT 5.34
+
+This version is released on `reco14-patches` branch. It is intended for 2013 incremental stripping (S20r2pX (pp 2.76 TeV), S20r3pX (pA)), patches to Brunel (Reco14) in Run 1 simulation worflows and stripping (S20r2, S20r3, S20r3p1) in 2013 simulation workflows. Builds with gcc46 on slc5.
+Built relative to LHCb [v35r1p4](../-/tags/v35r1p4), with the following changes:
+
+
+### Fixes ~"bug fix" ~workaround
+
+- ~Conditions | Make sure Git resources are released before git_libgit2_shutdown (@clemenci), !4045 (@cattanem)
+- Add code to reset m_cBad and m_tBad for each event, !4490 (@cattanem)
+- Fix name collisions in XMLSummaryKernel tests, !4094 (@cattanem)
+
+
+### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
+
+- Silence git init for Git >=2.30, !4219 (@cattanem)
+