diff --git a/crypto-pubkey-openssh.cabal b/crypto-pubkey-openssh.cabal
--- a/crypto-pubkey-openssh.cabal
+++ b/crypto-pubkey-openssh.cabal
@@ -1,5 +1,5 @@
 Name:               crypto-pubkey-openssh
-Version:            0.2.3
+Version:            0.2.4
 Synopsis:           OpenSSH keys decoder/encoder
 Description:        OpenSSH keys decoder/encoder
 License:            MIT
@@ -25,7 +25,7 @@
   Hs-source-dirs:   src
   Ghc-options:      -Wall -fno-warn-orphans
   Default-language: Haskell2010
-  Build-depends:    base                       == 4.6.*  || == 4.5.*
+  Build-depends:    base                       == 4.7.*  || == 4.6.*  || == 4.5.*
                   , bytestring                 == 0.10.* || == 0.9.*
                   , base64-bytestring          == 1.0.*
                   , cereal                     == 0.4.*
