diff --git a/CMakeLists.txt b/CMakeLists.txt
index ad024b75cadad0a12a433bfc6ed23ea5f1cd3411..48b22fa07aa53ea75f2a2d99d9fdff062822f546 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@
 
 cmake_minimum_required(VERSION 3.15)
 
-project(Analysis VERSION 22.13
+project(Analysis VERSION 22.14
         LANGUAGES CXX)
 
 # Enable testing with CTest/CDash
diff --git a/ReleaseNotes/v22r14.md b/ReleaseNotes/v22r14.md
new file mode 100644
index 0000000000000000000000000000000000000000..74e70e494a8a9e57f1ac3d3c3bbf2315b5b56da9
--- /dev/null
+++ b/ReleaseNotes/v22r14.md
@@ -0,0 +1,17 @@
+2025-02-09 Analysis v22r14
+===
+
+This version uses Phys v27r12, Rec v25r8, Lbcom v24r8, LHCb v46r8, Gaudi v38r3, LCG 105c, ROOT 6.30.08.
+
+This version is released on `run2-patches` branch and is intended for use with Run1 or Run2 data. For Run3, use a version released on `master` branch
+Built relative to Analysis [v22r13](../-/tags/v22r13), with the following changes:
+
+### New features ~"new feature"
+
+- Addition of MultiplicityTupleTool and MCTupleToolChargedTracks, !1064 (@clandesa)
+
+
+### Enhancements ~enhancement
+
+- Add pmu isolation tool, !1051 (@masmith)
+