diff --git a/readme.md b/readme.md
index 8f93e86656b32a17216667b4edcf479b336c3fb5..4779a9fc73dd58c2737f6d5695e6b7f7dc7edc4a 100644
--- a/readme.md
+++ b/readme.md
@@ -31,7 +31,7 @@ Automatic Video Library Manager for TV Shows. It watches for new episodes of you
 -[Mobile](http://imgur.com/a/WPyG6)
 
 ## Dependencies
- To run SickRage from source you will need Python 2.7.x, Cheetah 2.1.0+, and PyOpenSSL
+ To run SickRage from source you will need Python 2.7.x, Mako, and PyOpenSSL
 
 ## Forums
  Any questions or setup info your looking for can be found at out forums https://www.sickrage.tv
diff --git a/requirements.txt b/requirements.txt
index 0257d09bc2fd1718965df5fe4d5097a07178234f..4c95144c6133068d85e7e7d50074a6266f01a93e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
-cheetah
+mako
 pyopenssl==0.13.1