diff --git a/oscar/SleepLib/loader_plugins/resmed_loader.cpp b/oscar/SleepLib/loader_plugins/resmed_loader.cpp
index 4c815ba4..09974798 100644
--- a/oscar/SleepLib/loader_plugins/resmed_loader.cpp
+++ b/oscar/SleepLib/loader_plugins/resmed_loader.cpp
@@ -368,6 +368,7 @@ int ResmedLoader::Open(const QString & dirpath)
     Machine *mach = p_profile->lookupMachine(info.serial, info.loadername);
     if ( mach ) {       // we have seen this machine
         qDebug() << "We have seen this machime";
+        mach->setInfo( info );                      // update info
 //      QDate lastDate = p_profile->LastDay(MT_CPAP);
 //      firstImportDay = lastDate.addDays(-1);
     } else {            // Starting from new beginnings - new or purged