Release v2.15.1
diff --git a/NEWS b/NEWS
index 4040fb2..bf9bdcc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,24 @@
 NEWS file for libxml2
 
+v2.15.1: Oct 16 2025
+
+### Regressions
+
+- parser: Fix attribute normalization and standalone check
+
+### Build
+
+- io: Handle clashing error codes on AIX
+- Fixed compilation error on GCC versions prior to 4.5 (Lars Erik Wik)
+- meson: Fix install dir of man pages
+
+### Deprecations
+
+- tree: Undeprecate several struct members
+- io: Undeprecate xmlOutputBuffer members
+- valid: Undeprecate xmlValidGetPotentialChildren
+
+
 v2.15.0: Sep 15 2025
 
 ### Major changes
diff --git a/VERSION b/VERSION
index 68e69e4..3b1fc79 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.15.0
+2.15.1