diff --git a/sgf.cabal b/sgf.cabal
--- a/sgf.cabal
+++ b/sgf.cabal
@@ -1,9 +1,9 @@
 name:               sgf
-version:            0.1.2
-author:             Daniel Wagner
-maintainer:         daniel@wagner-home.com
-homepage:           http://dmwit.com/sgf
-bug-reports:        http://dmwit.fogbugz.com/
+version:            0.1.3
+author:             Daniel Wagner daniel@wagner-home.com
+maintainer:         Toni Cebrián ancechu@gmail.com 
+homepage:           https://github.com/tonicebrian/sgf
+bug-reports:        https://github.com/tonicebrian/sgf/issues
 synopsis:           SGF (Smart Game Format) parser
 description:
     This is a parser for the go\/igo\/weiqi\/baduk fragment of the SGF format.
@@ -37,9 +37,9 @@
 
 source-repository head
     type:       git
-    location:   http://dmwit.com/sgf/.git
+    location:   https://github.com/tonicebrian/sgf
 
 source-repository this
     type:       git
-    location:   http://dmwit.com/sgf/.git
-    tag:        0.1.2
+    location:   https://github.com/tonicebrian/sgf
+    tag:        0.1.3
