diff --git a/System/Console/Terminfo.hs b/System/Console/Terminfo.hs
--- a/System/Console/Terminfo.hs
+++ b/System/Console/Terminfo.hs
@@ -1,4 +1,4 @@
-#if __GLASGOW_HASKELL__ >= 701
+#if __GLASGOW_HASKELL__ >= 703
 {-# LANGUAGE Safe #-}
 #endif
 {- |
diff --git a/terminfo.cabal b/terminfo.cabal
--- a/terminfo.cabal
+++ b/terminfo.cabal
@@ -1,6 +1,6 @@
 Name:           terminfo
 Cabal-Version:  >=1.4
-Version:        0.3.2.4
+Version:        0.3.2.5
 Category:       User Interfaces
 License:        BSD3
 License-File:   LICENSE
