diff --git a/VectoCore/VectoCore/Resources/Declaration/FuelTypes.csv b/VectoCore/VectoCore/Resources/Declaration/FuelTypes.csv
index 672b035c4ecf0bc5bd09e9773a3d81e77f7cd43f..e8b77ff7d316267019af822a1195251daec73b74 100644
--- a/VectoCore/VectoCore/Resources/Declaration/FuelTypes.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/FuelTypes.csv
@@ -1,22 +1,10 @@
 FuelType   , Tanksystem , FuelDensity [kg/m3] , CO2 per FuelWeight [kgCo2/kgFuel] , NCV_stdEngine [kJ/kg] , NCV_stdVecto [kJ/kg]
 Diesel CI  ,            , 836                 , 3.13                              , 42700                 , 42700
-Ethanol CI ,            , 820                 , 1.83                              , 25700                 , 25700
+Ethanol CI ,            , 820                 , 1.81                              , 25700                 , 25400
 Petrol PI  ,            , 748                 , 3.04                              , 41500                 , 41500
-Ethanol PI ,            , 786                 , 2.09                              , 29100                 , 29100
+Ethanol PI ,            , 786                 , 2.10                              , 29100                 , 29300
 LPG PI     ,            ,                     , 3.02                              , 46000                 , 46000
-NG PI      , compressed ,                     , 2.54                              , 45100                 , 45100
-NG PI      , liquefied  ,                     , 2.77                              , 45100                 , 45100
+NG PI      , compressed ,                     , 2.69                              , 45100                 , 48000
+NG PI      , liquefied  ,                     , 2.77                              , 45100                 , 49100
 NG CI      , compressed ,                     , 1000                              , 100000                , 100000
-NG CI      , liquefied  ,                     , 1000                              , 100000                , 100000
-
-##NEW
-#FuelType   , Tanksystem , FuelDensity [kg/m3] , CO2 per FuelWeight [kgCo2/kgFuel] , NCV_stdEngine [kJ/kg] , NCV_stdVecto [kJ/kg]
-#Diesel CI  ,            , 836                 , 3.13                              , 42700                 , 42700
-#Ethanol CI ,            , 820                 , 1.81                              , 25700                 , 25400
-#Petrol PI  ,            , 748                 , 3.04                              , 41500                 , 41500
-#Ethanol PI ,            , 786                 , 2.10                              , 29100                 , 29300
-#LPG PI     ,            ,                     , 3.02                              , 46000                 , 46000
-#NG PI      , compressed ,                     , 2.69                              , 45100                 , 48000
-#NG PI      , liquefied  ,                     , 2.77                              , 45100                 , 49100
-#NG CI      , compressed ,                     , 1000                              , 100000                , 100000
-#NG CI      , liquefied  ,                     , 1000                              , 100000                , 100000
\ No newline at end of file
+NG CI      , liquefied  ,                     , 1000                              , 100000                , 100000
\ No newline at end of file