diff --git a/html/changelogs/AutoChangeLog-pr-18072.yml b/html/changelogs/AutoChangeLog-pr-18072.yml
deleted file mode 100644
index 629a02e2cd3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18072.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kashargul"
-delete-after: True
-changes:
- - qol: "moves the vore examine messages into a dropdown, hiding them by default"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18095.yml b/html/changelogs/AutoChangeLog-pr-18095.yml
deleted file mode 100644
index 419ad069f47..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18095.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "SatinIsle"
-delete-after: True
-changes:
- - rscadd: "Added a new plane for event use, with the intent of making it so that only specific players can see things on it."
- - rscadd: "Added two new buttons to player effects, one to make something move to the new invisible plane and another to allow a player to see things on that plane."
- - rscadd: "Added a new mob that takes advantage of this new plane to be only visible to one player at a time."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18133.yml b/html/changelogs/AutoChangeLog-pr-18133.yml
deleted file mode 100644
index 9bd5d159a82..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18133.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SatinIsle"
-delete-after: True
-changes:
- - bugfix: "Fixed Dark Furred Zorren not being able to use sprite accessories."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18136.yml b/html/changelogs/AutoChangeLog-pr-18136.yml
deleted file mode 100644
index 49c1de836d3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18136.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tost"
-delete-after: True
-changes:
- - bugfix: "Bloodsucker hanners now get the right hunger alerts."
\ No newline at end of file
diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml
index 03d5c554e9b..3702652166f 100644
--- a/html/changelogs/archive/2025-08.yml
+++ b/html/changelogs/archive/2025-08.yml
@@ -49,3 +49,16 @@
The original distillation reactions can be done under normal atmosphere.
- bugfix: add missing fluid pump research
- code_imp: Extended unit-test for reagents to respect new distillation
+2025-08-04:
+ Kashargul:
+ - qol: moves the vore examine messages into a dropdown, hiding them by default
+ SatinIsle:
+ - bugfix: Fixed Dark Furred Zorren not being able to use sprite accessories.
+ - rscadd: Added a new plane for event use, with the intent of making it so that
+ only specific players can see things on it.
+ - rscadd: Added two new buttons to player effects, one to make something move to the
+ new invisible plane and another to allow a player to see things on that plane.
+ - rscadd: Added a new mob that takes advantage of this new plane to be only visible
+ to one player at a time.
+ Tost:
+ - bugfix: Bloodsucker hanners now get the right hunger alerts.