diff --git a/infra/station/debian/preseed.cfg b/infra/station/debian/preseed.cfg
index 9d888f1b1fcae487a611f77face6748d529415a7..571e59c1da93ad9b00c551201bd077d4395eb92c 100644
--- a/infra/station/debian/preseed.cfg
+++ b/infra/station/debian/preseed.cfg
@@ -146,7 +146,7 @@ d-i clock-setup/utc boolean true
 
 # You may set this to any valid setting for $TZ; see the contents of
 # /usr/share/zoneinfo/ for valid values.
-d-i time/zone string Europe/Amsterdam
+d-i time/zone string Etc/UTC
 
 # Controls whether to use NTP to set the clock during the install
 d-i clock-setup/ntp boolean true