diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -4,6 +4,6 @@
 ![alt text](https://raw.githubusercontent.com/Chrisr850/Villefort/master/data/screen.png)
 # Villefort has page to add new todos
 ![alt text](https://raw.githubusercontent.com/Chrisr850/Villefort/master/data/screen01.png)
-# Villefort also a stats page which shows how much time you spend on each subject as well as github like time tracker
+# Villefort also has a stats page which shows how much time you spend on each subject. It also includes a github like time tracker
 
 ![alt text](https://raw.githubusercontent.com/Chrisr850/Villefort/master/data/screen02.png)
diff --git a/Villefort.cabal b/Villefort.cabal
--- a/Villefort.cabal
+++ b/Villefort.cabal
@@ -1,5 +1,5 @@
 name:                Villefort
-version:             0.1.0.0
+version:             0.1.0.2
 synopsis: Villefort is a task manager and time tracker written in haskell.
 description: It is based off of a sqlite database and has the ability to add new tasks
 homepage:            https://github.com/Chrisr850/Villefort#readme
