diff --git a/gtk2hs-rpn.cabal b/gtk2hs-rpn.cabal
--- a/gtk2hs-rpn.cabal
+++ b/gtk2hs-rpn.cabal
@@ -1,7 +1,6 @@
 cabal-Version: >= 1.2
 name: gtk2hs-rpn
-version: 0.2
-homepage: http://bitbucket.org/mauricio/gtk2hs-rpn
+version: 0.2.1
 synopsis:
   Adds a module to gtk2hs allowing layouts to be defined using
   reverse polish notation.
@@ -17,9 +16,8 @@
 build-type: Simple
 license: LGPL
 license-file: LICENSE
-maintainer: Maurício CA <mauricio.antunes@gmail.com>
+maintainer: none
 category: GUI
-bug-reports: http://bitbucket.org/mauricio/gtk2hs-rpn/issues
 Library
   build-depends:
     base >= 4 && < 5,
