diff --git a/core/modules/system/system.install b/core/modules/system/system.install
index 8ab35e102b2dbc7d2d0b162bd136c8547b430d35..7b80bc584a8e34eb5c20ae5bae9391d02cb1f285 100644
--- a/core/modules/system/system.install
+++ b/core/modules/system/system.install
@@ -1731,7 +1731,7 @@ function system_update_8003() {
  *
  * @see http://drupal.org/node/1454538
  */
-function system_update_8003() {
+function system_update_8004() {
   $langcode_field = array(
     'description' => 'The {language}.langcode of this file.',
     'type' => 'varchar',