--- user.module	2006-08-02 16:04:42.000000000 -0700
+++ user_new.module	2006-08-02 16:07:55.000000000 -0700
@@ -1209,6 +1209,7 @@
 
     // Set the installed schema version of the system module to the most recent version.
     include_once './includes/install.inc';
+    drupal_load_updates();
     drupal_set_installed_schema_version('system', max(drupal_get_schema_versions('system')));
 
     return 'user/1/edit';
