diff --git a/website/src/components/Changelog/GUI.tsx b/website/src/components/Changelog/GUI.tsx
index 54b30e61c..78e5852d5 100644
--- a/website/src/components/Changelog/GUI.tsx
+++ b/website/src/components/Changelog/GUI.tsx
@@ -33,11 +33,6 @@ export default function GUI({ os }: { os: OS }) {
Fixes a rare panic when the DNS servers on the system would change
while Firezone is connected.
- {os === OS.Windows && (
-
- Fixes a crash when the tray menu cannot be initialised.
-
- )}
{os === OS.Linux && (