diff --git a/includes/update.inc b/includes/update.inc
index 41f33f4..d8ebd7f 100644
--- a/includes/update.inc
+++ b/includes/update.inc
@@ -815,9 +815,6 @@ function update_fix_d7_install_profile() {
       'files' => array(),
     );
 
-    // The install profile is always required.
-    $file->info['required'] = TRUE;
-
     $values = array(
       'filename' => $filename,
       'name' => $profile,
