diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72aedb4d..cc0c520f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,13 @@ Find changes for the upcoming release in the project's [changelog.d](https://git
+
+## 13.0.1 (2024-11-19)
+
+### Bug fixes
+
+- Adopt Nublado client that should fix the XSRF issues.
+
## 13.0.0 (2024-11-12)
diff --git a/changelog.d/20241119_102610_athornton_DM_45702.md b/changelog.d/20241119_102610_athornton_DM_45702.md
deleted file mode 100644
index e19f741e..00000000
--- a/changelog.d/20241119_102610_athornton_DM_45702.md
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-### Bug fixes
-
-- Adopt Nublado client that should fix the XSRF issues.