diff --git a/html/changelog.html b/html/changelog.html
index 03dc1d039ff..95c1942c900 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -43,6 +43,11 @@
Golems and other bloodless species should no longer get infections.
Infections now show up on printed scans from the body scanner.
+ Geeves updated:
+
+ - Fixed TTV devices not being able to open their UIs.
+ - Removing a device from a TTV now puts it in your hand.
+
WickedCybs updated:
- Adds Tajara specific flats in a selection contained within their loadout menu.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ead5c5a1e22..9a9148e73b0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18263,6 +18263,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
filing them under 'other.'
- bugfix: Golems and other bloodless species should no longer get infections.
- bugfix: Infections now show up on printed scans from the body scanner.
+ Geeves:
+ - bugfix: Fixed TTV devices not being able to open their UIs.
+ - rscadd: Removing a device from a TTV now puts it in your hand.
WickedCybs:
- rscadd: Adds Tajara specific flats in a selection contained within their loadout
menu.
diff --git a/html/changelogs/geeves-ttv_timer_fix.yml b/html/changelogs/geeves-ttv_timer_fix.yml
deleted file mode 100644
index aaa8d23a733..00000000000
--- a/html/changelogs/geeves-ttv_timer_fix.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed TTV devices not being able to open their UIs."
- - rscadd: "Removing a device from a TTV now puts it in your hand."
\ No newline at end of file