diff --git a/build.js b/build.js
index 74f98fc4eb8b3..8ba9a5a3e0648 100755
--- a/build.js
+++ b/build.js
@@ -254,7 +254,7 @@ function getSource (callback) {
           lts: latestVersion.lts(versions)
         },
         banner: {
-          visible: true,
+          visible: false,
           text: 'Important March 2018 security upgrades now available',
           link: '/en/blog/vulnerability/march-2018-security-releases/'
         }