diff --git a/mime-mail-ses.cabal b/mime-mail-ses.cabal
--- a/mime-mail-ses.cabal
+++ b/mime-mail-ses.cabal
@@ -1,5 +1,5 @@
 Name:                mime-mail-ses
-Version:             0.2.0.4
+Version:             0.2.0.5
 Synopsis:            Send mime-mail messages via Amazon SES
 Homepage:            http://github.com/snoyberg/mime-mail
 License:             MIT
@@ -14,15 +14,15 @@
   Exposed-modules:     Network.Mail.Mime.SES
   Build-depends:       base               >= 4         && < 5
                      , crypto-api         >= 0.6       && < 0.11
-                     , cereal             >= 0.3       && < 0.4
-                     , base64-bytestring  >= 0.1       && < 0.2
+                     , cereal             >= 0.3
+                     , base64-bytestring  >= 0.1
                      , cryptohash         >= 0.7       && < 0.8
                      , bytestring         >= 0.9
                      , time               >= 1.1
                      , old-locale
                      , http-conduit       >= 1.4
                      , mime-mail          >= 0.3       && < 0.5
-                     , resourcet          >= 0.3       && < 0.4
+                     , resourcet          >= 0.3       && < 0.5
                      , transformers       >= 0.2
                      , http-types         >= 0.6.8     && < 0.8
                      , monad-control      >= 0.3       && < 0.4
