diff --git a/html/changelogs_ch/AutoChangeLog-pr-11536.yml b/html/changelogs_ch/AutoChangeLog-pr-11536.yml
deleted file mode 100644
index 90af5b86fd..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11536.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Zizzi"
-delete-after: True
-changes:
- - rscadd: "Circuitry cloning."
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11538.yml b/html/changelogs_ch/AutoChangeLog-pr-11538.yml
deleted file mode 100644
index a9698dd9f0..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11538.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - maptweak: "(Stellar Delight) Fixed a missing scrubber pipe in the Engineering Workshop."
- - maptweak: "(Stellar Delight) Fixed a misshapen air distro pipe in exploration."
- - maptweak: "(Stellar Delight) Fixed exploration disposals' pipes spitting items out into each other."
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11539.yml b/html/changelogs_ch/AutoChangeLog-pr-11539.yml
deleted file mode 100644
index 791c0d5e0e..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11539.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - bugfix: "stating robot laws failing"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11540.yml b/html/changelogs_ch/AutoChangeLog-pr-11540.yml
deleted file mode 100644
index 1f76126d6f..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11540.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - bugfix: "size netgun build path"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11541.yml b/html/changelogs_ch/AutoChangeLog-pr-11541.yml
deleted file mode 100644
index 39a12b103d..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11541.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - qol: "bellies now have a display name option as their object names are unique"
- - qol: "alters some message handling with owner struggle messages"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11543.yml b/html/changelogs_ch/AutoChangeLog-pr-11543.yml
deleted file mode 100644
index d6b71e8c16..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11543.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - rscadd: "Bunsen burner, a table machine for simple distilling reactions in chemistry\nadd:chemical analyzer circuitboard"
- - balance: "chemical analyzer and smart centrifuge moved to their own techweb entry"
- - bugfix: "chemical analyzer can be properly deconstructed"
- - bugfix: "tin added to dexalin reaction as a possible inhibitor, to fix an issue in the chemical refinery"
- - bugfix: "reduce sodium distillation reaction no longer produces twice as much sodium as it should, it also does not require a specific atmosphere anymore"
- - bugfix: "vitals monitor techweb entry no longer accidentally overwritten by rtg techweb entry"
- - code_imp: "handle_reaction() properly returns true or false if the reaction was successful or not"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11545.yml b/html/changelogs_ch/AutoChangeLog-pr-11545.yml
deleted file mode 100644
index b5eb872eb1..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11545.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - bugfix: "program manager not properly reopening the main UI"
\ No newline at end of file
diff --git a/html/changelogs_ch/archive/2025-08.yml b/html/changelogs_ch/archive/2025-08.yml
index 3e340b0e51..e2b5126384 100644
--- a/html/changelogs_ch/archive/2025-08.yml
+++ b/html/changelogs_ch/archive/2025-08.yml
@@ -567,3 +567,30 @@
- bugfix: Fixes a bug where heat and cold discomfort alerts were cleared instantly
outside of bellies.
- bugfix: Fixes a SmartVend UI alphabetical ordering to use modern code.
+2025-08-31:
+ CHOMPStation2StaffMirrorBot:
+ - qol: bellies now have a display name option as their object names are unique
+ - qol: alters some message handling with owner struggle messages
+ - bugfix: size netgun build path
+ - maptweak: (Stellar Delight) Fixed a missing scrubber pipe in the Engineering Workshop.
+ - maptweak: (Stellar Delight) Fixed a misshapen air distro pipe in exploration.
+ - maptweak: (Stellar Delight) Fixed exploration disposals' pipes spitting items
+ out into each other.
+ - bugfix: program manager not properly reopening the main UI
+ - bugfix: stating robot laws failing
+ Will:
+ - rscadd: 'Bunsen burner, a table machine for simple distilling reactions in chemistry
+
+ add:chemical analyzer circuitboard'
+ - balance: chemical analyzer and smart centrifuge moved to their own techweb entry
+ - bugfix: chemical analyzer can be properly deconstructed
+ - bugfix: tin added to dexalin reaction as a possible inhibitor, to fix an issue
+ in the chemical refinery
+ - bugfix: reduce sodium distillation reaction no longer produces twice as much sodium
+ as it should, it also does not require a specific atmosphere anymore
+ - bugfix: vitals monitor techweb entry no longer accidentally overwritten by rtg
+ techweb entry
+ - code_imp: handle_reaction() properly returns true or false if the reaction was
+ successful or not
+ Zizzi:
+ - rscadd: Circuitry cloning.