diff --git a/applicative-extras.cabal b/applicative-extras.cabal
--- a/applicative-extras.cabal
+++ b/applicative-extras.cabal
@@ -1,5 +1,5 @@
 Name:            applicative-extras
-Version:         0.1.7
+Version:         0.1.8
 Synopsis:        Instances for Applicative
 Description:     Some instances for applicative functors and type-level
                  composition. Forkable on github.
@@ -7,10 +7,10 @@
 Homepage:        http://github.com/chriseidhof/applicative-extras/
 License:         BSD3
 License-file:    LICENSE
-Author:          Chris Eidhof <ce+hackage@tupil.com>, Russel O'Connor, Jeremy Shaw
-Maintainer:      Chris Eidhof <ce+hackage@tupil.com>
+Author:          Chris Eidhof <chris+hackage@eidhof.nl>, Russel O'Connor, Jeremy Shaw
+Maintainer:      Chris Eidhof <chris+hackage@eidhof.nl>
 Exposed-Modules:   Control.Applicative.Compose
                  , Control.Applicative.Error
                  , Control.Applicative.Backwards
 Build-Type:      Simple
-Build-Depends:   base >= 3 && < 5, haskell98, mtl >= 2 && < 3
+Build-Depends:   base >= 3 && < 5
