Is there any way to program ATTiny25 using Arduino as ISP?

Is there any way to program ATTiny25 using Arduino 1.0 ?

Thank you

If you can find a core for it, I'm sure you can. Currently neither the ATTiny Core project (Google Code Archive - Long-term storage for Google Code Project Hosting.), nor the alternate core files project (http://www.avr-developers.com/) support it.

Well here Google Code Archive - Long-term storage for Google Code Project Hosting.
says ATtiny85 (85/45/25)...

Found it...
The solution is here--> Google Code Archive - Long-term storage for Google Code Project Hosting.

Duh, the 85/45/25 is the same, just different amount of flash ... So then yes, you can do it with another Arduino in ISP mode.