Solution:

1. Login database and ignore database upgrade.


2. Go to Tools > Database Utility > Database Util.


3. Connect to database and execute below script.

select * from bankreconciliation where cleardate < '1753-01-01' or entrydate  < '1753-01-01'


4. Based on the result, go back to Bank Reconciliation and correct the Clear date


5. After correct all the clear date, you may re-login to upgrade database.