diff --git a/addLicenseInfo.cabal b/addLicenseInfo.cabal
--- a/addLicenseInfo.cabal
+++ b/addLicenseInfo.cabal
@@ -1,13 +1,13 @@
 name:                addLicenseInfo
-version:             0.0
+version:             0.1
 synopsis:            Adds license info to the top of a file.
 description:         Adds license info to the top of a file.
 category:            Development
 license:             BSD3
 license-file:        LICENSE
 author:              Joe Fredette
-maintainer:          jfredett@gmail.com
-build-depends:       base,
+maintainer:          unmaintained
+build-depends:       base <= 5,
                      process >= 1.0.1.0
 
 build-type:          Simple
