diff --git a/robots-txt.cabal b/robots-txt.cabal
--- a/robots-txt.cabal
+++ b/robots-txt.cabal
@@ -2,15 +2,15 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                robots-txt
-version:             0.1.0.2
+version:             0.1.0.3
 synopsis:            Parser for robots.txt
 description:         This is an attoparsec parser for robots.txt files
-homepage:            http://github.com/meanpath/robots-txt
+homepage:            http://github.com/meanpath/robots
 license:             BSD3
 license-file:        LICENSE
 author:              Mark Wotton
 maintainer:          mwotton@gmail.com
-bug-reports:         https://github.com/meanpath/robots-txt
+bug-reports:         https://github.com/meanpath/robots/issues
 -- copyright:
 category:            Web
 build-type:          Simple
