diff --git a/html/changelog.html b/html/changelog.html
index 643da2f29c9..eaef0258f3c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,13 @@
04 May 2020
+
Geeves updated:
+
+ - Some of the wall fixtures now glow in the dark, as they have bright cyan screens.
+ - ATMs now gain an overlay when a card is inserted. It's minute, so you'll probably still forget your ID, like you always do.
+ - Canisters now properly emit the light their icons portray them having.
+ - Canisters now eject tanks into any of your hands, dropping them to your feet if your hands aren't free.
+
ParadoxSpace updated:
- Antag emp grenades and artifacts have been halved in range.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3d96e1bbd79..a79a742a43a 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -12981,6 +12981,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Skull132:
- bugfix: Attempting to view your job ban reason will actually work now.
2020-05-04:
+ Geeves:
+ - rscadd: Some of the wall fixtures now glow in the dark, as they have bright cyan
+ screens.
+ - rscadd: ATMs now gain an overlay when a card is inserted. It's minute, so you'll
+ probably still forget your ID, like you always do.
+ - rscadd: Canisters now properly emit the light their icons portray them having.
+ - tweak: Canisters now eject tanks into any of your hands, dropping them to your
+ feet if your hands aren't free.
ParadoxSpace:
- balance: Antag emp grenades and artifacts have been halved in range.
- balance: Chem EMP grenades have been massively scaled back in range.
diff --git a/html/changelogs/geeves-bright_canisters.yml b/html/changelogs/geeves-bright_canisters.yml
deleted file mode 100644
index b276ea9e28a..00000000000
--- a/html/changelogs/geeves-bright_canisters.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Canisters now properly emit the light their icons portray them having."
- - tweak: "Canisters now eject tanks into any of your hands, dropping them to your feet if your hands aren't free."
\ No newline at end of file
diff --git a/html/changelogs/geeves-shiny_wall_fixtures.yml b/html/changelogs/geeves-shiny_wall_fixtures.yml
deleted file mode 100644
index 56323f33e86..00000000000
--- a/html/changelogs/geeves-shiny_wall_fixtures.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Some of the wall fixtures now glow in the dark, as they have bright cyan screens."
- - rscadd: "ATMs now gain an overlay when a card is inserted. It's minute, so you'll probably still forget your ID, like you always do."
\ No newline at end of file