diff --git a/cod.make b/cod.make
index d551374..e0b5d35 100644
--- a/cod.make
+++ b/cod.make
@@ -146,6 +146,12 @@ projects[commerce][download][type] = "git"
 projects[commerce][download][url] = http://git.drupal.org/project/commerce.git
 projects[commerce][download][revision] = "7.x-1.x"
 
+;Entity API
+projects[entity][install_path] = sites/all/modules/contrib
+projects[entity][download][type] = "git"
+projects[entity][download][url] = "http://git.drupal.org/project/entity.git"
+projects[entity][download][revision] = "7.x-1.0-rc1"
+
 ;Views
 projects[views][install_path] = sites/all/modules/contrib
 
@@ -187,4 +193,4 @@ libraries[jquery_ui][install_path] = sites/all/modules/contrib
 ; http://drupal.org/node/912716#comment-3899924
 ; projects[features][patch][] ="http://drupal.org/files/issues/features-profile-fields-912716-11.patch"
 ; http://drupal.org/node/860974#comment-3505484
-; projects[features][patch][] = "http://drupal.org/files/issues/features.860974.patch"
\ No newline at end of file
+; projects[features][patch][] = "http://drupal.org/files/issues/features.860974.patch"
