diff --git a/CHANGES.txt b/CHANGES.txt
index 8b59569491..03e25a8410 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,13 @@
4.0.5
* Optimise BTree build,update and transform operations (CASSANDRA-15510)
+3.11.13
+ * Upgrade jackson-databind to 2.13.2.2 (CASSANDRA-17556)
+ * Upgrade slf4j to 1.7.25 (CASSANDRA-17474)
+ * Upgrade jackson to 2.13.2 (CASSANDRA-17492)
+ * emit warning on keyspace creation when replication factor is bigger than the number of nodes (CASSANDRA-16747)
+ * Fix snapshot true size calculation (CASSANDRA-17267)
+ * Validate existence of DCs when repairing (CASSANDRA-17407)
+ * dropping of a materialized view creates a snapshot with dropped- prefix (CASSANDRA-17415)
Merged from 3.0:
* Schema mutations may not be completed on drain (CASSANDRA-17524)
diff --git a/build.xml b/build.xml
index 4885ec0f03..67cfc242ac 100644
--- a/build.xml
+++ b/build.xml
@@ -529,7 +529,7 @@
-
+