diff --git a/html/changelogs/AutoChangeLog-pr-15709.yml b/html/changelogs/AutoChangeLog-pr-15709.yml
deleted file mode 100644
index 67d5177d52..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15709.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SandPoot"
-delete-after: True
-changes:
- - bugfix: "Put arguments into handle_blood (it needs them)."
diff --git a/html/changelogs/AutoChangeLog-pr-15715.yml b/html/changelogs/AutoChangeLog-pr-15715.yml
deleted file mode 100644
index 9a0ccf1dc0..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15715.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "Tea now dispenses from dispensers again."
- - bugfix: "Pink tea and Pink milk are pathed correctly."
diff --git a/html/changelogs/AutoChangeLog-pr-15717.yml b/html/changelogs/AutoChangeLog-pr-15717.yml
deleted file mode 100644
index 81cbd683aa..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15717.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "Harvested grown inedibles now take their seed stats into account instead of acting like they got adminspawned."
diff --git a/html/changelogs/AutoChangeLog-pr-15718.yml b/html/changelogs/AutoChangeLog-pr-15718.yml
deleted file mode 100644
index 5951de67b4..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15718.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - qol: "Player-controlled cleanbots can now clean messes that ordinarily wouldn't be clickable as long as they are clicking the tile it's on."
diff --git a/html/changelogs/AutoChangeLog-pr-15719.yml b/html/changelogs/AutoChangeLog-pr-15719.yml
deleted file mode 100644
index a4251b4e4d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15719.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "Using wirecutters on an autolathe with an open panel will now have appropriate behavior of opening the wire menu."
diff --git a/html/changelogs/AutoChangeLog-pr-15720.yml b/html/changelogs/AutoChangeLog-pr-15720.yml
deleted file mode 100644
index ba99f303b0..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15720.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "The shocked autolathe will no longer infinitely zap you with the menu open."
diff --git a/html/changelogs/AutoChangeLog-pr-15721.yml b/html/changelogs/AutoChangeLog-pr-15721.yml
deleted file mode 100644
index 30f07dd2bf..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15721.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "Fixes hierophant walls letting non-casters pass through them."
diff --git a/html/changelogs/archive/2022-07.yml b/html/changelogs/archive/2022-07.yml
index 09651b7238..2e1968a5a9 100644
--- a/html/changelogs/archive/2022-07.yml
+++ b/html/changelogs/archive/2022-07.yml
@@ -64,3 +64,18 @@
- bugfix: Cleanbots will no longer go invisible when they get turned on or off.
- qol: Public library paintings have been added to Omegastation. You can now submit
paintings that will appear in later rounds on that station.
+2022-07-25:
+ BlueWildrose:
+ - bugfix: Fixes hierophant walls letting non-casters pass through them.
+ - qol: Player-controlled cleanbots can now clean messes that ordinarily wouldn't
+ be clickable as long as they are clicking the tile it's on.
+ - bugfix: The shocked autolathe will no longer infinitely zap you with the menu
+ open.
+ - bugfix: Using wirecutters on an autolathe with an open panel will now have appropriate
+ behavior of opening the wire menu.
+ - bugfix: Harvested grown inedibles now take their seed stats into account instead
+ of acting like they got adminspawned.
+ - bugfix: Tea now dispenses from dispensers again.
+ - bugfix: Pink tea and Pink milk are pathed correctly.
+ SandPoot:
+ - bugfix: Put arguments into handle_blood (it needs them).