diff --git a/hocon.cabal b/hocon.cabal
--- a/hocon.cabal
+++ b/hocon.cabal
@@ -4,16 +4,18 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 12270ead08a8273a5e886852616f4732e424ebe6ce7641968b4c92725e95f0c8
+-- hash: 479320fd325338bd94374a5beb7a949a9bb9804fc9b507fc863a1a4ad2f84b81
 
 name:           hocon
-version:        0.1.0.0
-description:    Please see the README on GitHub at <https://github.com/githubuser/hocon#readme>
-homepage:       https://github.com/githubuser/hocon#readme
-bug-reports:    https://github.com/githubuser/hocon/issues
-author:         Author name here
-maintainer:     example@example.com
-copyright:      2020 Author name here
+version:        0.1.0.1
+synopsis:       Small library for typesafe's configuration specification
+description:    Small library for typesafe's configuration specification
+category:       Data
+homepage:       https://github.com/aleperaltabazas/hocon#readme
+bug-reports:    https://github.com/aleperaltabazas/hocon/issues
+author:         Alejandro Peralta Bazas
+maintainer:     aleperaltabazas@gmail.com
+copyright:      2020 Alejandro Peralta Bazas
 license:        BSD3
 license-file:   LICENSE
 build-type:     Simple
@@ -23,7 +25,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/githubuser/hocon
+  location: https://github.com/aleperaltabazas/hocon
 
 library
   exposed-modules:
