diff --git a/html/changelogs/archive/2026-08.yml b/html/changelogs/archive/2026-08.yml
index 2584d8825ff..3b53a36679a 100644
--- a/html/changelogs/archive/2026-08.yml
+++ b/html/changelogs/archive/2026-08.yml
@@ -272,3 +272,9 @@
robes and the Trinarist stave.
kermit:
- bugfix: fixes smes coils not being insertable into smes units (oops, my bad)
+2026-08-11:
+ Geeves:
+ - bugfix: Fixed ship munitions occasionally failing to enter their overmap target
+ when their original physical projectile no longer existed.
+ - bugfix: Fixed several ship munitions reconstructing as the wrong projectile after
+ overmap travel, ensuring explosive rounds correctly detonate on impact.
diff --git a/html/changelogs/geeves-ship_weapon_fix.yml b/html/changelogs/geeves-ship_weapon_fix.yml
deleted file mode 100644
index d935fe66402..00000000000
--- a/html/changelogs/geeves-ship_weapon_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-delete-after: True
-
-changes:
- - bugfix: "Fixed ship munitions occasionally failing to enter their overmap target when their original physical projectile no longer existed."
- - bugfix: "Fixed several ship munitions reconstructing as the wrong projectile after overmap travel, ensuring explosive rounds correctly detonate on impact."