diff --git a/haskell-conll.cabal b/haskell-conll.cabal
--- a/haskell-conll.cabal
+++ b/haskell-conll.cabal
@@ -1,8 +1,8 @@
 name:                haskell-conll
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            Core Types for NLP
 description:         Provides core types to work with CoreNLP, SyntaxNet. Handling CoNLL format and Syntax Trees.
-homepage:            https://github.com/sigrlami/haskell-conll#readme
+homepage:            https://github.com/mgajda/haskell-conll#readme
 license:             BSD3
 license-file:        LICENSE
 author:              Sergey Bushnyak, Alejandro Duran-Pallares, Michal Gajda
