diff --git a/html/changelog.html b/html/changelog.html
index 8e6166ab46c..5adb3794f79 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,9 @@
The Icarus now sends combat drones to substantial space wildlife migrations.
Added an Icarus drone target painter to some admin roles. It is an orbital drop device that will warp two Icarus drones at the targetted location.
Added examine texts to malfunctioning combat drones that tells you what they're doing.
+ KAs no longer leave behind phantom projectiles that injure people.
+ KAs no longer recursively destroy rocks when one breaks, but still retain AoE effects.
+ KAs now have at least one tile of AoE on all modules.
Geeves, Stryker updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f1639845708..23602aec029 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16030,5 +16030,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
drop device that will warp two Icarus drones at the targetted location.
- rscadd: Added examine texts to malfunctioning combat drones that tells you what
they're doing.
+ - bugfix: KAs no longer leave behind phantom projectiles that injure people.
+ - tweak: KAs no longer recursively destroy rocks when one breaks, but still retain
+ AoE effects.
+ - tweak: KAs now have at least one tile of AoE on all modules.
Geeves, Stryker:
- rscadd: Added an izweski hegemony flag to the kataphract equipment section.
diff --git a/html/changelogs/geeves-ka_leftovers.yml b/html/changelogs/geeves-ka_leftovers.yml
deleted file mode 100644
index 78ab5ad38a5..00000000000
--- a/html/changelogs/geeves-ka_leftovers.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "KAs no longer leave behind phantom projectiles that injure people."
- - tweak: "KAs no longer recursively destroy rocks when one breaks, but still retain AoE effects."
- - tweak: "KAs now have at least one tile of AoE on all modules."
\ No newline at end of file