diff --git a/html/changelog.html b/html/changelog.html
index 4d0e2207dae..fcbdbcf6c63 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
24 March 2023
+
SleepyGemmy updated:
+
+ - Removed the carp random events in favour of the overmap implementation.
+
+
23 March 2023
Fluffyghost updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7182e10f5e2..95bf167e326 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28612,3 +28612,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed the bunker's escape route.
William Murdoch:
- rscadd: Added Chief Medical Officer labcoats to the loadout.
+2023-03-24:
+ SleepyGemmy:
+ - maptweak: Removed the carp random events in favour of the overmap implementation.
diff --git a/html/changelogs/carp_spawn.yml b/html/changelogs/carp_spawn.yml
deleted file mode 100644
index e804081d806..00000000000
--- a/html/changelogs/carp_spawn.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - maptweak: "Removed the carp random events in favour of the overmap implementation."
\ No newline at end of file