diff --git a/html/changelog.html b/html/changelog.html
index 4f9a778b448..85219e1e988 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
25 May 2023
+
Geeves updated:
+
+ - The investigator security HUD icon has been changed to be a magnifying glass.
+
Llywelwyn updated:
- Relative mob sizes are now taken into account when determining how far you can throw someone, defaulting to 5 tiles for same-sized mobs.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 309c33b5faa..dca5f38d486 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29335,6 +29335,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
MattAtlas:
- backend: Fixed a hard deletion.
2023-05-25:
+ Geeves:
+ - tweak: The investigator security HUD icon has been changed to be a magnifying
+ glass.
Llywelwyn:
- rscadd: Relative mob sizes are now taken into account when determining how far
you can throw someone, defaulting to 5 tiles for same-sized mobs.
diff --git a/html/changelogs/geeves-return_to_tradition.yml b/html/changelogs/geeves-return_to_tradition.yml
deleted file mode 100644
index f40458bb2ea..00000000000
--- a/html/changelogs/geeves-return_to_tradition.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - tweak: "The investigator security HUD icon has been changed to be a magnifying glass."
\ No newline at end of file