diff --git a/html/changelog.html b/html/changelog.html
index 1c538da8b41..6ee26ebe6a9 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -39,6 +39,7 @@
JohnWildkins updated:
- Fixed IPCs having no brain, or more accurately, not using it properly. To live.
+ - Fix atmos tech utility belt tool overflow on spawn.
MattAtlas updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7a75f223782..d3c2833f0d3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -10166,6 +10166,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
JohnWildkins:
- bugfix: Fixed IPCs having no brain, or more accurately, not using it properly.
To live.
+ - bugfix: Fix atmos tech utility belt tool overflow on spawn.
MattAtlas:
- bugfix: IPCs no longer die upon spawning.
- bugfix: Fixed cloning instantly killing people.
diff --git a/html/changelogs/johnwildkins-utilitybeltfix2.yml b/html/changelogs/johnwildkins-utilitybeltfix2.yml
deleted file mode 100644
index b2ee398fa48..00000000000
--- a/html/changelogs/johnwildkins-utilitybeltfix2.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: JohnWildkins
-delete-after: True
-changes:
- - bugfix: "Fix atmos tech utility belt tool overflow on spawn."