diff --git a/html/changelog.html b/html/changelog.html
index b143f01bb84..4514923f64f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -48,6 +48,7 @@
Fixed the digital warrant assistant not having an icon on the PDA.
A majority of antags now start with Idris bank accounts connected to their IDs.
Fixed antagonist passport IDs changing into workplace IDs when the change machine is used.
+ Interacting with other ship UIs will no longer drop the sensor view randomly.
Hollyhock updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5903cdd5017..3adc2fd8023 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -33009,6 +33009,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
IDs.
- bugfix: Fixed antagonist passport IDs changing into workplace IDs when the change
machine is used.
+ - bugfix: Interacting with other ship UIs will no longer drop the sensor view randomly.
Hollyhock:
- rscadd: Added corophenidate to the pill bottle selection in the loadout.
Lavillastrangiato:
diff --git a/html/changelogs/geeves-ship_sensor_view_fix.yml b/html/changelogs/geeves-ship_sensor_view_fix.yml
deleted file mode 100644
index ce71496a5b8..00000000000
--- a/html/changelogs/geeves-ship_sensor_view_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Interacting with other ship UIs will no longer drop the sensor view randomly."
\ No newline at end of file