diff --git a/clanki.cabal b/clanki.cabal
--- a/clanki.cabal
+++ b/clanki.cabal
@@ -2,9 +2,9 @@
 --  see http://haskell.org/cabal/users-guide/
 
 name:                clanki
-version:             1.0.0
-synopsis:            Command-line spaced-repetition learning software. CL (command line) + Anki (popular spaced-repetition software) = Clanki.
-description:         Usage is fairly simple, just follow the instructions after running the program. Add a deck, add cards to the deck, then quiz whenever possible. The program will determine what cards need to be reviewed, using the Super Memo 2 algorithm.
+version:             1.0.1
+synopsis:            Command-line spaced-repetition software
+description:         Command-line spaced-repetition learning software. CL (command line) + Anki (popular spaced-repetition software) = Clanki. Usage is fairly simple, just follow the instructions after running the program. Add a deck, add cards to the deck, then quiz whenever possible. The program will determine what cards need to be reviewed, using the Super Memo 2 algorithm.
 license:             MIT
 license-file:        LICENSE
 author:              Marcus Buffett
