diff --git a/feed-gipeda.cabal b/feed-gipeda.cabal
--- a/feed-gipeda.cabal
+++ b/feed-gipeda.cabal
@@ -1,5 +1,5 @@
 name:                feed-gipeda
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            Simple project template from stack
 description:
   A service for easy handling of multiple repositories with <https://hackage.haskell.org/package/gipeda gipeda>.
@@ -9,16 +9,16 @@
   @
   $ cat > feed-gipeda.yaml
   repositories:
-  - https://github.com/Gabriel439/Haskell-Pipes-Library
+  - https:\/\/github.com\/Gabriel439\/Haskell-Pipes-Library
   ^D
-  $ feed-gipeda --config=./feed-gipeda.yaml --deploy-to=./website
+  $ feed-gipeda --config=.\/feed-gipeda.yaml --deploy-to=.\/website
   @
 homepage:            http://github.com/sgraf812/feed-gipeda#readme
 license:             BSD3
 license-file:        LICENSE
 author:              Sebastian Graf
 maintainer:          sgraf1337@gmail.com
-copyright:           2015 Sebastian Graf
+copyright:           2016 Sebastian Graf
 category:            Benchmarking
 build-type:          Simple
 cabal-version:       >=1.10
