diff --git a/html/changelog.html b/html/changelog.html
index 7109ff171df..a48543c8fa9 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
+
05 September 2017
+
Lohikar updated:
+
+ - Storage code has been tweaked so ore bags should no longer take multiple seconds to fill/empty.
+ - The ore summoner should actually transport useful amounts of ore now.
+
+
27 August 2017
Printer16 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4a23fba9c97..391b6462fdf 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4540,3 +4540,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-08-27:
Printer16:
- bugfix: Hunter killers can repair themselves now.
+2017-09-05:
+ Lohikar:
+ - experiment: Storage code has been tweaked so ore bags should no longer take multiple
+ seconds to fill/empty.
+ - tweak: The ore summoner should actually transport useful amounts of ore now.
diff --git a/html/changelogs/lohikar-bagperf.yml b/html/changelogs/lohikar-bagperf.yml
deleted file mode 100644
index ef9ad377510..00000000000
--- a/html/changelogs/lohikar-bagperf.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Lohikar
-delete-after: True
-changes:
- - experiment: "Storage code has been tweaked so ore bags should no longer take multiple seconds to fill/empty."
- - tweak: "The ore summoner should actually transport useful amounts of ore now."