diff --git a/drupal-org-core.make b/drupal-org-core.make
index 5392a03..b089ca0 100644
--- a/drupal-org-core.make
+++ b/drupal-org-core.make
@@ -4,14 +4,15 @@
 api = 2
 core = 7.x
 projects[drupal][type] = core
-projects[drupal][version] = 7.19
+projects[drupal][version] = 7.21
 
 ; CORE PATCHES
 ; Add "exclusive" property to install profiles to auto-select them.
-; @todo: Part of core as of 7.20, so remove whenever that comes out.
+; @todo: Part of core as of 7.22, so remove whenever that comes out.
 projects[drupal][patch][1727430] = http://drupal.org/files/drupal-provide_exclusive_property_install_profiles-1727430-35-d7.patch
 
 ; Edit module requires the ability to pass an optional $options array.
+; @todo: Part of core as of 7.22, so remove whenever that comes out.
 projects[drupal][patch][1821906] = http://drupal.org/files/core-field_api_single_field-1821906-28.patch
 
 ; Add ability to pass #attributes to the drupal_add_js function.
