I've stuffed up Lazarus!

I tried to install Indy - first with the most recent version I had on my system (10.5.8 - which I use with Delphi). This complained about having no Register (? from memory) functions but I went ahead anyway. I then tried to uninstall it and went to Package -> Install/Uninstall Package. I found the 2 10.5.8 packages on the left and did "uninstall selection" then downloaded 10.2.0.3 from
http://www.indyproject.org/Sockets/fpc/index.en.aspxThis compiled but when I tried to install it it now complained about duplicate packages "indylaz", which was annoying because I thought I uninstalled that before but obviously uninstalling it doesn't actually uninstall it.
Now after I install the 10.2.0.3 and Lazarus starts again it complains with a dialog:
Registration Error
Package: "indylaz 10.5.8"
Unit Name: "IdCoreDsnRegister"
Unit not found: "IdCoreDsnRegister"
If I go to the Package Graph it lists indylaz 10.5.8 - how do I permanently rid lazarus of any reference to the old package. I have searched for "indylaz" in the lazarus installed directory but found nothing (though Windows 7 search interface is atrocious).