diff --git a/html/changelog.html b/html/changelog.html
index 62ca612da1c..d152ebfca52 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
14 February 2021
+
Skull132 updated:
+
+ - Permissions sync disable functionality should now work.
+
+
13 February 2021
Doxxmedearly updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1bfd0c862e2..520c7eab09e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18279,3 +18279,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds Tajara specific flats in a selection contained within their loadout
menu.
- rscadd: Adds toeless winter boots to the xenowear section.
+2021-02-14:
+ Skull132:
+ - backend: Permissions sync disable functionality should now work.
diff --git a/html/changelogs/skull132_fix-psync-disable.yml b/html/changelogs/skull132_fix-psync-disable.yml
deleted file mode 100644
index 35dd6ad2634..00000000000
--- a/html/changelogs/skull132_fix-psync-disable.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Skull132
-delete-after: True
-
-changes:
- - backend: "Permissions sync disable functionality should now work."
\ No newline at end of file