diff --git a/nixos/doc/manual/release-notes/rl-1412.xml b/nixos/doc/manual/release-notes/rl-1412.xml
index 35115f900c14..eca8ff466743 100644
--- a/nixos/doc/manual/release-notes/rl-1412.xml
+++ b/nixos/doc/manual/release-notes/rl-1412.xml
@@ -35,6 +35,14 @@ services.httpd.package = pkgs.apacheHttpd_2_2;
GNOME 3.10 support has been dropped. The default GNOME version is now 3.12.
+ The system-wide default timezone for NixOS installations
+ changed from CET to UTC. To choose
+ a different timezone for your system, configure
+ time.timeZone in
+ configuration.nix. A fairly complete list of possible
+ values for that setting is available at .
+